Skip to content
internal/extractors/svelte
On this page

Reading Svelte component source: the properties a component accepts, the values its script blocks export, and the documentation written beside them.

#internal/extractors/svelte

#internal/extractors/svelte

Package svelte reads Svelte component source for selfdoc.

It answers directives by scanning a .svelte file's

Search