samarth44600


  • You can install it with the following command: ``` npm install samarth-package ``` ## Usage ``` import { addTwoNumbers } from 'samarth-package'; ``` ## Example ``` addTwoNumbers(1, 2); ``` ## Result ``` 3 ```

    published 1.0.0 a year ago