interface Routes {
    routes: Route[];
}

Properties

Properties

routes: Route[]