interface KeyPointers {
    [key: string]: Generic<AddressEncodings | Bytearray>;
}

Indexable

Generated using TypeDoc