UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 127 B
export { default as XSelect } from './Select.vue'; export type { SelectProps, SelectOption, SelectTheme } from './Select.vue';