UNPKG

@ark-ui/vue

Version:

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

3 lines (2 loc) 146 B
export { default as LocaleProvider } from './locale-provider.vue.js'; export { DEFAULT_LOCALE, useLocaleContext } from './use-locale-context.js';