area-module3
v1.0.0
Published
This me learning now to publish and npm package :)
Downloads
1
Readme
What is this
This me learning now to publish and npm package :)
Installation
npm install osazi-area
import {area} from 'osazi-area'
const area = new Area(4)
console.log(area.square())