0.1.0 • Published 4 years ago
devcamp-footer-js v0.1.0
Devcamp Footer JS
this should be used in the following manner
install with the command:
npm install --save devcamp-footer-jsadd to a JavaScript project with the following code:
import { footer } from 'devcamp-footer-js';
footer('some name');0.1.0
4 years ago