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 0b51da3 commit 35f33f0Copy full SHA for 35f33f0
include-fragment-element.js.flow
@@ -1,4 +1,4 @@
1
-/* @flow */
+/* @flow strict */
2
3
declare class IncludeFragmentElement extends HTMLElement {
4
get data(): Promise<string>;
0 commit comments