mirror of
https://github.com/denoland/deno.git
synced 2025-02-14 01:26:14 -05:00
9 lines
146 B
JSON
9 lines
146 B
JSON
![]() |
{
|
||
|
"exports": {
|
||
|
".": "./mod.ts",
|
||
|
"./assert": "./assert.ts",
|
||
|
"./assert-equals": "./assert-equals.ts",
|
||
|
"./fail": "./fail.ts"
|
||
|
}
|
||
|
}
|