UNPKG

@ark-ui/vue

Version:

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

3 lines (2 loc) 111 B
export { default as Frame } from './frame.vue'; export type { FrameProps, FrameBaseProps } from './frame.vue';