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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy