utility-wrapper
v0.0.5
Published
Encapsulate some common and practical functions or classes
Downloads
1
Readme
purpose
Encapsulate some common and practical functions or classes.
structure
Every directory in ./src is considered a module and must contain an index.ts file.
You do not need to manually write ./index.ts; running npm run build will generate it automatically.