Type Alias APIEnvironmentRoute

APIEnvironmentRoute: {
    module: string;
    route: string;
}