UNPKG

@vectrejs/vectre

Version:

Complete implementation of Spectre.css on Vue 2.x

9 lines (8 loc) 235 B
import * as tsx from 'vue-tsx-support'; export declare const CardImage: import("vue").VueConstructor<{ _tsxattrs: tsx.TsxComponentAttrs<{ img: string; } & {}, {}, {}>; } & import("vue").default & { img: string; }>;