@wanglihua/lulu
v0.0.4
Published
utils
Downloads
2
Readme
@wanglihua/lulu
Installation
To use with node:
npm i @wanglihua/lulu
Then in the console:
import { add } from '@wanglihua/lulu';
Note for ES6 module and browsers
import { add } from '@wanglihua/lulu/es6';
License
The MIT License (MIT)