UNPKG

sveldoc

Version:

Readme-driven Development for building Svelte components

6 lines (5 loc) 147 B
export declare const extractComponentOptions: (line: string) => { blocks: string[] | null; no_eval: boolean; height: string | null; };