npm.io
0.1.0 • Published 5 years ago

devcamp-js-footer-key

Licence
MIT
Version
0.1.0
Deps
1
Size
1 kB
Vulns
0
Weekly
0

This should be used in the following manner

Install with the command:

npm insall --save devcamp-js-footer

Add to JavaScript Project with the following code:

import { footer } from 'devcamp-js-footer';

footer('Some Name');