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 b9d9bab218
commit 7cce5c2876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
html/index.d.ts vendored

@ -1517,7 +1517,6 @@ export interface SvelteHTMLElements {
video: VideoHTMLAttributes; video: VideoHTMLAttributes;
wbr: HTMLAttributes<HTMLElement>; wbr: HTMLAttributes<HTMLElement>;
webview: WebViewHTMLAttributes; webview: WebViewHTMLAttributes;
// SVG // SVG
svg: SVGAttributes<SVGSVGElement>; svg: SVGAttributes<SVGSVGElement>;

Loading…
Cancel
Save