UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

5 lines (4 loc) 182 B
export { anatomy as alertAnatomy } from './Alert.anatomy.js'; export * as Alert from './Alert.js'; export * from './AlertContext.svelte.js'; export * from './createAlert.svelte.js';