Update html/index.d.ts

Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
pull/7649/head
Simon H 4 years ago committed by GitHub
parent 5d4de2e841
commit 116717a3f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
html/index.d.ts vendored

@ -1504,7 +1504,7 @@ export interface SvelteHTMLElements {
track: HTMLTrackAttributes;
u: HTMLAttributes<HTMLElement>;
ul: HTMLAttributes<HTMLUListElement>;
"var": HTMLAttributes<HTMLElement>;
var: HTMLAttributes<HTMLElement>;
video: HTMLVideoAttributes;
wbr: HTMLAttributes<HTMLElement>;
webview: HTMLWebViewAttributes;

Loading…
Cancel
Save