0.1.10 • Published 3 years ago
tbox-commons v0.1.10
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