File size: 128 Bytes
bc20498
 
1
2
3
export { BackgroundVariant, type BackgroundProps } from './types';
export { default as Background } from './Background.svelte';