UNPKG

@chasecoding/easyfunctions

Version:

Some easy functions to show how to create an npm package and post it to the NPM Registry

5 lines (3 loc) 75 B
import Math from './math' const cmath = new Math export default cmath