All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.number.js Maven / Gradle / Ivy

The newest version!
export default function number(x) {
  return +x;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy