tbox-commons
v0.1.10
Published
Tbox common components, frameworks for miniapp platform
Readme
tbox-commons
Tbox common components, frameworks for miniapp platform
Installation
npm install tbox-commonsUsage
import TboxCommons from "tbox-commons";
// ...
const result = await TboxCommons.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
