New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started
i

itm-platform

npm

2

total weekly downloads

Packages

Current Co-maintainers

Former Co-maintainers

2 packages

deletedp-js-library

Named Public function being `cube(x)` Default export is `sixth(x)` ```javascript const square = (x) =>{ return x*x; } const cube = (x) => { return square(x)*1.5; } export {cube}

dp-component

## Project setup ``` npm install ```