UNPKG

vue-hot-key

Version:
11 lines (7 loc) 196 B
<meta charset="utf-8"> <title>vue-hot-key demo</title> <script src="./vue-hot-key.umd.js"></script> <link rel="stylesheet" href="./vue-hot-key.css"> <script> console.log(vue-hot-key) </script>