ice-cream-shop1
v1.0.0
Published
This package displays the step from ordering a ice-cream to order completeio and also show the end of day.
Downloads
1
Readme
Npm-Ice-cream-
to use this package write the following:
const Order=require('ice-cream-shop1') //order will take in time limit and a function as arguments Order(2000, () => console.log('Order Placed'));