deno/tests/testdata/workers/static_remote.ts

3 lines
147 B
TypeScript
Raw Normal View History

// This file doesn't really exist, but it doesn't matter, a "PermissionsDenied" error should be thrown.
import "https://example.com/some/file.ts";