Update src/runtime/internal/dev.ts

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

@ -263,7 +263,7 @@ export class SvelteComponentTyped<
/** /**
* Convenience type to get the type of a Svelte component. Useful for example in combination with * Convenience type to get the type of a Svelte component. Useful for example in combination with
* dynamic components and `<svelte:element>`. * dynamic components using `<svelte:component>`.
* *
* Example: * Example:
* ```html * ```html

Loading…
Cancel
Save