UNPKG

portalis-component

Version:

Component Library for Nuxt 3 using TailwindCSS

5 lines (4 loc) 106 B
export interface ModelModifier { base64?: boolean; } export type MultipleType = 'replace' | 'append';