Skip to content

Commit 1522d1a

Browse files
authored
add "allow" attribute
1 parent 722a261 commit 1522d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte2tsx/svelte-jsx.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@
226226
acceptcharset?: string;
227227
accesskey?: string;
228228
action?: string;
229+
allow?: string;
229230
allowfullscreen?: boolean;
230231
allowtransparency?: boolean;
231232
alt?: string;

0 commit comments

Comments
 (0)