interface EntryPointsTabsContext {
    pathFor: PathFor;
    router: any;
}

Properties

Properties

pathFor: PathFor
router: any