DeclarationDetail.svelte view source
import DeclarationDetail from '@fuzdev/fuz_ui/DeclarationDetail.svelte'; Renders the full detail view for an exported declaration. Handles all svelte-docinfo declaration kinds (function, class, interface, type, variable, enum, component, snippet) and their kind-specific fields including parameters, props, members, overloads, intersects, and more.
declaration
type Declaration
see also
``declaration.svelte.ts`` for the Declaration wrapper class
{@linkhttps://github.com/ryanatkn/svelte-docinfo svelte-docinfo} for the analysis library