/template-js-module

Primary LanguageJavaScriptMIT LicenseMIT

TODO

TODO

Install

$ npm install TODO

Doc

./src/__test__

Usage

const { hoge } = require('TODO')

/* tree shaking */
// const { hoge } = require('elzup/TODO/lib/hoge')

hoge()

License

MIT © anozon