Type alias Uint256

Uint256: string & {
    __magic: true;
}

Generated using TypeDoc