@drivekyte/core-mobile-components
v2.22.8
Published
DriveKyte Core Mobile Components
Downloads
297
Readme
@drivekyte/core-mobile-components
DriveKyte Core Mobile Components
Installation
npm install @drivekyte/core-mobile-components
Usage
import { multiply } from "@drivekyte/core-mobile-components";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT