MemItOperation
@curiouslycory/memai-sdk / MemItOperation
Type Alias: MemItOperation
MemItOperation =
MemItCreatedNoteOp
|MemItAddedToCollectionOp
Defined in: types.ts:184
A discriminated union of all possible operation types returned by the "Mem It" endpoint (MemClient.memIt).
Check the type
property to determine the specific operation.