UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

5 lines (4 loc) 218 B
export { anatomy as colorPickerAnatomy } from './ColorPicker.anatomy.js'; export * as ColorPicker from './ColorPicker.js'; export * from './ColorPickerContext.svelte.js'; export * from './createColorPicker.svelte.js';