UNPKG

@ark-ui/vue

Version:

A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.

3 lines (2 loc) 170 B
export { default as Highlight, type HighlightProps } from './highlight.vue'; export { useHighlight, type HighlightChunk, type UseHighlightProps } from './use-highlight';