0.1.0 • Published 2 years ago

dclw-js-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

dclw-js-footer

This should be used in the following manner

Install withthe command:

npm install --save dclw-js-footer

Add to a javascript project with the following code:
git
```javascript
import {footer} from 'dclw-js-footer';


footer('someName');
0.1.0

2 years ago