UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 108 B
export { default as XRadio } from './Radio.vue'; export type { RadioProps, RadioTheme } from './Radio.vue';