@textile/hub > RemovePathResponse
RemovePathResponse interface
Response from remote path.
Signature:
export interface RemovePathResponse
Properties
| Property | Type | Description |
|---|---|---|
| pinned | number | Remaining bytes pinned. |
| root? | Root | (Optional) New bucket root. |