Interface iGetMapsSuccessResponse<T>

interface iGetMapsSuccessResponse<T extends NumberType> {
    maps: (undefined | iMapWithValues<T>)[];
}

Type Parameters

Implemented by

Properties

Properties

maps: (undefined | iMapWithValues<T>)[]
MMNEPVFCICPMFPCPTTAAATR