0.0.5 • Published 1 year ago
utility-wrapper v0.0.5
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.