hide from public type definition

pull/8457/head
Simon Holthausen 3 years ago
parent ad003924c3
commit 424fcbc096

@ -329,6 +329,8 @@ interface CustomElementPropDefinition {
} }
/** /**
* @internal
*
* Turn a Svelte component into a custom element. * Turn a Svelte component into a custom element.
* @param Component A Svelte component constructor * @param Component A Svelte component constructor
* @param props_definition The props to observe * @param props_definition The props to observe

Loading…
Cancel
Save