Interface iGetMapSuccessResponse<T>

interface iGetMapSuccessResponse<T extends NumberType> {
    map: undefined | iMapWithValues<T>;
}

Type Parameters

Implemented by

Properties

Properties

map: undefined | iMapWithValues<T>
MMNEPVFCICPMFPCPTTAAATR