UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 113 B
export { default as XAvatar } from './Avatar.vue'; export type { AvatarProps, AvatarTheme } from './Avatar.vue';