UNPKG

@tanstack/vue-router

Version:

Modern and scalable routing for Vue applications

3 lines (2 loc) 100 B
import type { InjectionKey } from 'vue'; export declare const routeIdContext: InjectionKey<string>;