1.0.0 • Published 9 months ago

samarth-package v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

MY PACKAGE

This is my first package for Ract JS and NPM

You can install it with the following command:

npm install samarth-package

Usage

import { addTwoNumbers } from 'samarth-package';

Example

addTwoNumbers(1, 2);

Result

3
1.0.0

9 months ago