API reference › @evolu/common › Task › MapAbortError
Defined in: packages/common/src/Task.ts:3345
Abort reason used by map when aborting remaining tasks.
Extends
InferType<typeofMapAbortError>
Properties
type
type: "MapAbortError";
API reference › @evolu/common › Task › MapAbortError
Defined in: packages/common/src/Task.ts:3345
Abort reason used by map when aborting remaining tasks.
InferType<typeof MapAbortError>type: "MapAbortError";