0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 00:22:05 +01:00
svelte/documentation/docs
Lyu, Wei-Da 05f99d20f9
feat: move svelteHTML to load the correct svelte/element (#9070)
Make IntrinsicElements extends SvelteHTMLElements
so it can be extend with declare module
converting to module so it can extend without needing another type alias

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2023-08-11 15:54:20 +02:00
..
01-getting-started
02-template-syntax docs: fix link (#9071) 2023-08-04 14:54:54 +05:30
03-runtime docs: tweaks (#8798) 2023-06-22 19:16:42 +02:00
04-compiler-and-api feat: add ability to extend custom element class (#8991) 2023-07-18 18:21:19 +02:00
05-misc feat: move svelteHTML to load the correct svelte/element (#9070) 2023-08-11 15:54:20 +02:00
06-legacy