UNPKG

@vectrejs/vectre

Version:

Complete implementation of Spectre.css on Vue 2.x

11 lines (10 loc) 296 B
import * as tsx from 'vue-tsx-support'; export declare const Navigation: import("vue").VueConstructor<{ _tsxattrs: tsx.TsxComponentAttrs<{} & { items?: any; level?: string | number; }, {}, {}>; } & import("vue").default & { items: any; level: string | number; }>;