mirror of
https://github.com/denoland/deno.git
synced 2025-01-09 23:58:23 -05:00
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
|
await import(
|
||
|
"http://localhost:4545/cli/tests/dynamic_import/static_remote.ts"
|
||
|
);
|