You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/readmes/audioworklet.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ To use `@types/audioworklet` you need to do two things:
18
18
19
19
That's all.
20
20
21
-
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop]()https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
21
+
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop](https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
Copy file name to clipboardExpand all lines: deploy/readmes/serviceworker.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ To use `@types/serviceworker` you need to do two things:
18
18
19
19
That's all.
20
20
21
-
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop]()https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
21
+
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop](https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
Copy file name to clipboardExpand all lines: deploy/readmes/sharedworker.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ To use `@types/sharedworker` you need to do two things:
18
18
1.**With "lib"** - You should remove `"dom"`.
19
19
20
20
21
-
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop]()https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
21
+
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop](https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
Copy file name to clipboardExpand all lines: deploy/readmes/webworker.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Removing `"webworker"` gives @types/webworker the chance to provide the same set
35
35
36
36
</details>
37
37
38
-
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop]()https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
38
+
If you'd like to ensure that the DOM types are never accidentally included, you can use [@orta/types-noop](https://www.npmjs.com/package/@orta/type-noops) in TypeScript 4.5+.
0 commit comments