10000
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 3a3f554 commit 8e9537cCopy full SHA for 8e9537c
elements/html5.d.ts
@@ -1,2 +1,2 @@
1
-declare const value: Record<string, unknown>;
+declare const value: import("html-validate").MetaDataTable;
2
export default value;
0 commit comments