0.1.0 • Published 2 years ago

cmc-is-footer v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cmc JS footer

Esto debe usarse de la siguiente manera

Instalar con el comando:

NPM install --save Cmc-is-footer

agrega a un proyecto javascript con el siguiente código:

import { footer } from 'Cmc-is-footer';
footer('Some Name');
0.1.0

2 years ago