@textile/hub > PushPathResult
PushPathResult interface
The expected result format from pushing a path to a bucket
Signature:
export interface PushPathResult
Properties
Property | Type | Description |
path | { path: string; cid: CID; root: CID; remainder: string; } | |
root | string | |