UNPKG

mubot-server

Version:
17 lines (15 loc) 243 B
<!DOCTYPE html> <html> <head> <script src="argonb.js"></script> <title>Argon</title </head> <body></body> <script> console.log("Argon check") console.log(argon) if(argon) { argon.hash("e.target.value").then(console.log) } </script> </html>