Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3303070 commit c1fee28Copy full SHA for c1fee28
testing/deno.jsonc
@@ -11,6 +11,7 @@
11
},
12
"exports": {
13
".": "./mod.ts",
14
+ "./assert": "./assert.ts",
15
"./expect": "./expect.ts",
16
"./test": "./test.ts",
17
"./runtime": "./runtime.ts",
0 commit comments