UNPKG

@ark-ui/vue

Version:

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

3 lines (2 loc) 171 B
export { default as EnvironmentProvider } from './environment-provider.vue.js'; export { DEFAULT_ENVIRONMENT, useEnvironmentContext } from './use-environment-context.js';