We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de793f commit 0a98dafCopy full SHA for 0a98daf
globals.d.ts
@@ -2,3 +2,4 @@ declare module "*.html" {
2
const content: string;
3
export default content;
4
}
5
+//
0 commit comments