UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

5 lines (4 loc) 218 B
export { anatomy as alertDialogAnatomy } from './AlertDialog.anatomy.js'; export * as AlertDialog from './AlertDialog.js'; export * from './AlertDialogContext.svelte.js'; export * from './createAlertDialog.svelte.js';