@spacehq/sdk > OpenUuidFileRequest
OpenUuidFileRequest interface
Signature:
export interface OpenUuidFileRequest
Properties
Property | Type | Description |
---|---|---|
progress? | (bytesRead?: number) => void | (Optional) progress callback if provided will be called with bytes read from remote while opening the file. |
uuid | string |