UNPKG

@ark-ui/react

Version:

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

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