ModuleStore: {
    config: RoutesConfigOptions;
    routes: Record<string, Route>;
} & LogContext

Generated using TypeDoc