@tanstack/vue-router
Version:
Modern and scalable routing for Vue applications
5 lines (4 loc) • 357 B
TypeScript
import * as Vue from 'vue';
export declare const Body: Vue.DefineComponent<{}, () => Vue.VNode<Vue.RendererNode, Vue.RendererElement, {
[key: string]: any;
}>, {}, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, Vue.ComponentProvideOptions, true, {}, any>;