mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
15 lines
780 B
Text
15 lines
780 B
Text
|
local: [WILDCARD]cafile_info.ts
|
||
|
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
|