UNPKG

@tanstack/vue-router

Version:

Modern and scalable routing for Vue applications

3 lines (2 loc) 143 B
import type { RouterManagedTag } from '@tanstack/router-core'; export declare function Asset({ tag, attrs, children }: RouterManagedTag): any;