UNPKG

@tanstack/vue-router

Version:

Modern and scalable routing for Vue applications

7 lines (6 loc) 429 B
import * as Vue from 'vue'; /** * During streaming SSR, `<Scripts>` marks where late hydration scripts may * begin to be inserted. */ export declare const Scripts: Vue.DefineComponent<{}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, Vue.ComponentProvideOptions, true, {}, any>;