]> git.proxmox.com Git - mirror_novnc.git/blobdiff - core/input/xtscancodes.js
Uncomment ES6 module syntax
[mirror_novnc.git] / core / input / xtscancodes.js
index 542bcf739e1a1295f9f09bb8d5d1605aa8e2ee0d..611a80bef9dbeba2c977d2e0b80717daac0c3293 100644 (file)
@@ -148,4 +148,4 @@ var XtScancode = {
     "MediaSelect": 0xE06D,
 };
 
-/* [module] export default XtScancode */
+export default XtScancode