mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
14 lines
809 B
Text
14 lines
809 B
Text
local: [WILDCARD]https[WILDCARD]localhost_PORT5545[WILDCARD]
|
|
type: TypeScript
|
|
compiled: [WILDCARD].js
|
|
map: [WILDCARD].js.map
|
|
deps:
|
|
https://localhost:5545/cli/tests/cafile_info.ts
|
|
├── https://localhost:5545/cli/tests/subdir/mt_text_typescript.t1.ts
|
|
├── https://localhost:5545/cli/tests/subdir/mt_video_vdn.t2.ts
|
|
├── https://localhost:5545/cli/tests/subdir/mt_video_mp2t.t3.ts
|
|
├── https://localhost:5545/cli/tests/subdir/mt_application_x_typescript.t4.ts
|
|
├── https://localhost:5545/cli/tests/subdir/mt_text_javascript.j1.js
|
|
├── https://localhost:5545/cli/tests/subdir/mt_application_ecmascript.j2.js
|
|
├── https://localhost:5545/cli/tests/subdir/mt_text_ecmascript.j3.js
|
|
└── https://localhost:5545/cli/tests/subdir/mt_application_x_javascript.j4.js
|