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 aeae9e0 commit 74eb88eCopy full SHA for 74eb88e
deps.ts
@@ -1,5 +1,3 @@
1
-import type {} from 'npm:@types/node'
2
-
3
export { abortable, deadline, debounce, delay, retry } from 'jsr:@std/async@^1.0.0-rc.4'
4
export { walk } from 'jsr:@std/fs@^1.0.0-rc.5'
5
export { serveDir, type ServeDirOptions, STATUS_CODE, STATUS_TEXT, type StatusCode } from 'jsr:@std/http@^1.0.0-rc.4'
0 commit comments