Type Alias SupportedSvelteNode

SupportedSvelteNode:
    | AST.Script
    | AST.BaseNode
    | AST.SvelteOptionsRaw
    | SvelteNode