1.0.1 • Published 4 years ago
konamicommandjs v1.0.1
KonamiCommandJS
How to install
npm i konamicommandjsHow to use
new KonamiCommandJS(<FUNCTION>)
/* or */
new KonamiCommandJS(() =>{
alert("Hello world!!");
})npm i konamicommandjsnew KonamiCommandJS(<FUNCTION>)
/* or */
new KonamiCommandJS(() =>{
alert("Hello world!!");
})