UNPKG

@tanstack/vue-router

Version:

Modern and scalable routing for Vue applications

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