0.1.2 • Published 5 years ago
weho-js-footer v0.1.2
Weho JS Footer
This should be used in the following manner
Install with the command:
npm install --save weho-js-footer
Add to a JavaScript Project with the following code:
import { footer } from `weho-js-footer`;
footer('Some Name');