interface ApplyReturnOptions {
    [key: string]: ApplyOptions;
}

Indexable

[key: string]: ApplyOptions