0.1.0 • Published 3 years ago

tci-components-library v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tci-components-library

TCI components library

Installation

npm install tci-components-library

Usage

import TciComponentsLibrary from "tci-components-library";

// ...

const result = await TciComponentsLibrary.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT