Type Aliases
CIDString
CIDString
: Tagged<string, CID>Encoded
Type Parameters
T
Format extends Pattern<any, any>[]
EncodedError
EncodedError: { message: string }
FilesSource
Files
Source
: Iterable<File> | Iterable<FileObject> | AsyncIterable<File> | AsyncIterable<FileObject>MatchRecord
Type Parameters
PinStatus
PinStatus: "queued" | "pinning" | "pinned" | "failed"
Result
Result<X, T>: { ok: true; value: T } | { error: X; ok: false }
Type Parameters
StoreResponse
Type Parameters
Tagged
Tagged<T, Tag>: T & { tag?: Tag }
Type Parameters
CID in string representation