5 lines
171 B
JavaScript
5 lines
171 B
JavaScript
/**
|
|
* Any copyright is dedicated to the Public Domain.
|
|
* http://creativecommons.org/publicdomain/zero/1.0/
|
|
*/
|
|
const workerSubURL = "subdir/relativeLoad_sub_worker.js";
|