UNPKG

@tanstack/vue-router

Version:

Modern and scalable routing for Vue applications

13 lines (12 loc) 536 B
import * as Vue from 'vue'; export declare const ScriptOnce: Vue.DefineComponent<Vue.ExtractPropTypes<{ children: { type: StringConstructor; required: true; }; }>, () => import("vue/jsx-runtime").JSX.Element | null, {}, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{ children: { type: StringConstructor; required: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, Vue.ComponentProvideOptions, true, {}, any>;