0.2.6 • Published 3 years ago

@thingos/thingos-native-components v0.2.6

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

@thingos/thingos-native-components

Shared native components

Installation

npm install @thingos/thingos-native-components

Usage

import ThingosNativeComponents from "@thingos/thingos-native-components";

// ...

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

Contributing

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

License

MIT