Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 264 Bytes

AD JS Footer

This should be used in the following manner

Install with the command:

npm install -save ad-js-footer

Add to a JavaScript Project with the following code:

import { footer } from 'ad-js-footer';

footer('Some Name');