UNPKG

@volverjs/ui-vue

Version:

@volverjs/ui-vue is a lightweight Vue 3 component library to accompany @volverjs/style.

8 lines (7 loc) 164 B
export declare const VvCardProps: { title: StringConstructor; modifiers: { type: PropType<string | string[]>; default: undefined; }; };