UNPKG

portalis-component

Version:

Component Library for Nuxt 3 using TailwindCSS

3 lines (2 loc) 98 B
export type TypeVariant = 'image' | 'alias'; export type SizeVariant = 'sm' | 'md' | 'lg' | 'xl';