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 58b68c7 commit 6a66c46Copy full SHA for 6a66c46
packages/utils/deno.json
@@ -1,5 +1,8 @@
1
{
2
"name": "@commontools/utils",
3
+ "tasks": {
4
+ "test": "deno test"
5
+ },
6
"exports": {
7
".": "./src/index.ts",
8
"./defer": "./src/defer.ts",
0 commit comments