UNPKG

@jamarsto/kiunzi-micro-frontend-tools

Version:
4 lines (3 loc) 227 B
import { Routes } from "@angular/router"; import { CustomShellRoutes } from "../../types/custom-shell-routes/custom-shell-routes.type"; export declare function initialiseShellRoutes(customRoutes: CustomShellRoutes): Routes;