UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 103 B
export { default as XLink } from './Link.vue'; export type { LinkProps, LinkTheme } from './Link.vue';