new-my-math-package
v1.1.1
Published
Utility package for mathematical operations.
Readme
1. Purpose
Utility package for mathematical operations.
2. Installation
npm install @swagger110/new-my-math-package
3. Usage
import { add } from "@swagger110/new-my-math-package";
console.log(add(2, 3));4. Error Cases
Document limitations.
