MetadataEntry
type MetadataEntry = object;
Defined in: packages/synapse-sdk/src/types.ts:560
Properties
Section titled “Properties”key: string;
Defined in: packages/synapse-sdk/src/types.ts:561
value: string;
Defined in: packages/synapse-sdk/src/types.ts:562