0.1.0 • Published 4 years ago
training_js_footer v0.1.0
Devcamp JS Footer
This should be used in the following manner
Install with the command:
npm install --save training_js_footer
Add to a JavaScript Project with the following code:
import { footer } from 'training_js_footer';
footer('Some Name');
0.1.0
4 years ago