UNPKG

@xylabs/threads

Version:

Web workers & worker threads as simple as a function call

4 lines 269 B
declare function getBundleURLCached(): string; /** Returns the cached bundle URL of the current script, used to resolve relative worker paths in browser environments. */ export { getBundleURLCached as getBundleURL }; //# sourceMappingURL=get-bundle-url.browser.d.ts.map