UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

5 lines (4 loc) 214 B
export { anatomy as ratingGroupAnatomy } from '@zag-js/rating-group'; export * from './createRatingGroup.svelte.js'; export * as RatingGroup from './RatingGroup.js'; export * from './RatingGroupContext.svelte.js';