
coffeescript-browserify.module.coffee Maven / Gradle / Ivy
The newest version!
func = (x) -> x * 2
module.exports =
test:func
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
func = (x) -> x * 2
module.exports =
test:func