UNPKG

use-on-demand

Version:
6 lines (4 loc) 104 B
import { RouteConfig } from 'vue-router'; declare global{ type RouteConfig_Type = RouteConfig; }