1.0.0 • Published 3 years ago
samarth-package v1.0.0
MY PACKAGE
This is my first package for Ract JS and NPM
You can install it with the following command:
npm install samarth-packageUsage
import { addTwoNumbers } from 'samarth-package';Example
addTwoNumbers(1, 2);Result
31.0.0
3 years ago