0.1.0 • Published 6 years ago
td-js-footer v0.1.0
TD JS Footer
This should be used in the following manner.
Install with the command:
npm install --save td-js-footerAdd to a JavaScript Project with the following code:
import { footer } from 'td-js-footer';
footer('Some Name');0.1.0
6 years ago