@tsky/client / types / StrongRef
StrongRef
Defined in: client/src/types.ts:17
A reference to a record.
Properties
cid
ts
cid: string;
Defined in: client/src/types.ts:22
The record's CID.
uri
ts
uri: string;
Defined in: client/src/types.ts:19
The record's AT URI.