UNPKG

svelte-standalone

Version:

Transform Svelte components in standalone scripts!

5 lines (4 loc) 216 B
export declare function includesStorybook(): boolean; export declare function includesSvelteKit(): boolean; export declare function includesTypeScript(): boolean; export declare function includesTailwind(): boolean;