We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6474b commit 9aa23faCopy full SHA for 9aa23fa
README.md
@@ -9,7 +9,7 @@ npm i async-context
9
deno:
10
11
```ts
12
-import { context } from "https://deno.land/x/async_context/src/index.ts";
+import { context } from "https://deno.land/x/context_inject/src/index.ts";
13
```
14
15
## example
0 commit comments