interface ResponseRouteForwardEndpointsGet {
    [url: string]: string;
}

Hierarchy (view full)

Indexable

[url: string]: string