Home > eth-connect > toArray
Ensures the result will be an array
Signature:
export declare function toArray(value: any): any[];
Parameter | Type | Description |
---|---|---|
value | any |
Returns:
any[]
Home > eth-connect > toArray
Ensures the result will be an array
Signature:
export declare function toArray(value: any): any[];
Parameter | Type | Description |
---|---|---|
value | any |
Returns:
any[]