0.1.1 • Published 3 years ago
firstnpm2 v0.1.1
Devcamp js footer
this should be used in the following manner
Install with the command:
npm install --save firstNPM2
Add to a Javascript Project with the following code:
import { footer } from 'firstNPM2';
footer('Some Name');