0.1.0 • Published 2 years ago
devcamp-js-footer-ken v0.1.0
Devcamp JS Footer
This should be used in the following manner
Install with the command:
spm install --save devcamp-js-footer-ken
Add to a JavaScript with the following code
```javascript
import { footer } form 'devcamp-js-footer-ken';
footer('Some Name')
0.1.0
2 years ago