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) 121 B
export { default } from './ExpansionPanels.svelte'; export { default as ExpansionPanel } from './ExpansionPanel.svelte';