mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
5151afa123
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
new Worker("http://localhost:4545/cli/tests/workers/static_remote.ts", {
|
|
type: "module",
|
|
});
|