]> git.proxmox.com Git - mirror_novnc.git/blobdiff - core/util.js
Uncomment ES6 module syntax
[mirror_novnc.git] / core / util.js
index 550ef9168b5b151f9a75c12015a791cb11154fa9..9f048914ddf65e2cafd9e807b2d13caa4c95d7fe 100644 (file)
@@ -618,4 +618,4 @@ Util.releaseCapture = function () {
     }
 };
 
-/* [module] export default Util; */
+export default Util;