UNPKG

@sorens/artist-svelte

Version:

an opinionated and clean UI framework for SvelteKit with theme support built-in

5 lines (4 loc) 158 B
export * from './hook'; export * from './helper'; export { default as SvgParser } from './svgParser'; export { default as PrismParser } from './prismParser';