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