ThirdwebStorage.(constructor)
Constructs a new instance of the ThirdwebStorage class
Signature:
constructor(options?: ThirdwebStorageOptions<T>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| options | ThirdwebStorageOptions<T> | (Optional) |
Constructs a new instance of the ThirdwebStorage class
Signature:
constructor(options?: ThirdwebStorageOptions<T>);
| Parameter | Type | Description |
|---|---|---|
| options | ThirdwebStorageOptions<T> | (Optional) |