0.1.0 • Published 1 year ago

devcamp-v2-js-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Devcamp JS Footer by allharuty

If you wanna use this module:

First you need to install with the next command:

npm install --save devcamp-v2-js-footer

And then add it to a JavaScript Project with the following code:

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

footer('Your name');
0.1.0

1 year ago