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