Routes
Definition
export interface Routes {
[route: string]: RouteConfig;
}Usage
import { Routes } from 'uxp/components';Last updated
export interface Routes {
[route: string]: RouteConfig;
}import { Routes } from 'uxp/components';Last updated