importScripts('/js/worker-util.js'); const {loadScript, createAPI} = workerUtil; createAPI({ parseMozFormat(code) { }, compileUsercss(style, allowErrors = false) { } });