UNPKG

sveltfy

Version:

A material design framework/component library for Svelte, with full support for light and dark themes and customisability.

3 lines (2 loc) 104 B
export { default } from './Window.svelte'; export { default as WindowItem } from './WindowItem.svelte';