0.1.0 • Published 10 months ago
footer_test_aitor v0.1.0
Devcamp JS Footer
This should be used in the following manner:
Install with the command:
```bash
npm install --save copr-msg-footer
```
Add to a JavaScript Project with the following code:
```javascript
import { footer } from "copr-msg-footer";
footer('Some name');
```
0.1.0
10 months ago