1.0.0 • Published 4 months ago

lby-math v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

my-math

A simple math utility for addition and subtraction.

Installation

Usage

const math = require('my-math');
console.log(math.add(2, 3));
1.0.0

4 months ago