We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d1cfae commit b989acdCopy full SHA for b989acd
tsdoc-src/typedoc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://typedoc.org/schema.json",
3
+ "out": "out",
4
+ "readme": "none",
5
+ "name": "WebGPU API reference",
6
+ "validation": false,
7
+ "disableSources": true
8
+}
0 commit comments