commonbase-module
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

commonbase-module

common base liberary installation

Installation

npm install commonbase-module

Usage

import { multiply } from "commonbase-module";

// ...

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

Package Sidebar

Install

npm i commonbase-module

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

6.16 kB

Total Files

9

Last publish

Collaborators

  • anchal_mulchandani