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