interface RecoverContextUint32Array {
    d: Uint32Array;
    s: number;
}

Properties

d s

Properties

s: number