awaitly 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/di-Biw_plBn.d.cts +15 -0
- package/dist/di-DxyH2N3i.d.ts +15 -0
- package/dist/durable.cjs +4670 -0
- package/dist/durable.cjs.map +1 -0
- package/dist/durable.d.cts +9 -0
- package/dist/durable.d.ts +9 -0
- package/dist/durable.js +4610 -0
- package/dist/durable.js.map +1 -0
- package/dist/{di-BbFFfO8y.d.ts → duration-BjVn3QpB.d.cts} +1 -15
- package/dist/{di-BDlT7InM.d.cts → duration-BjVn3QpB.d.ts} +1 -15
- package/dist/engine.cjs +4501 -0
- package/dist/engine.cjs.map +1 -0
- package/dist/engine.d.cts +113 -0
- package/dist/engine.d.ts +113 -0
- package/dist/engine.js +4474 -0
- package/dist/engine.js.map +1 -0
- package/dist/{errors-DtXvrCiO.d.cts → errors-sDSeaZBO.d.cts} +1 -1
- package/dist/{errors-DtXvrCiO.d.ts → errors-sDSeaZBO.d.ts} +1 -1
- package/dist/guards-CwQZro1F.d.ts +72 -0
- package/dist/guards-DhhOJZda.d.cts +72 -0
- package/dist/hitl-BnnnLzh2.d.cts +468 -0
- package/dist/hitl-pYfkQMv_.d.ts +468 -0
- package/dist/hitl.cjs +646 -0
- package/dist/hitl.cjs.map +1 -0
- package/dist/hitl.d.cts +440 -0
- package/dist/hitl.d.ts +440 -0
- package/dist/hitl.js +605 -0
- package/dist/hitl.js.map +1 -0
- package/dist/index-Bew12SZ8.d.ts +417 -0
- package/dist/index-Bwt-iz50.d.cts +417 -0
- package/dist/{types-B8NfNRGX.d.ts → index-Cv4K_3sZ.d.ts} +2 -1162
- package/dist/{types-BZ2f4MRR.d.cts → index-ICmfQi08.d.cts} +2 -1162
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +11 -1527
- package/dist/index.d.ts +11 -1527
- package/dist/persistence.cjs +552 -0
- package/dist/persistence.cjs.map +1 -0
- package/dist/persistence.d.cts +254 -0
- package/dist/persistence.d.ts +254 -0
- package/dist/persistence.js +499 -0
- package/dist/persistence.js.map +1 -0
- package/dist/reliability.cjs +1651 -0
- package/dist/reliability.cjs.map +1 -0
- package/dist/reliability.d.cts +1442 -0
- package/dist/reliability.d.ts +1442 -0
- package/dist/reliability.js +1589 -0
- package/dist/reliability.js.map +1 -0
- package/dist/result.d.cts +1 -1
- package/dist/result.d.ts +1 -1
- package/dist/run.cjs +2283 -0
- package/dist/run.cjs.map +1 -0
- package/dist/run.d.cts +90 -0
- package/dist/run.d.ts +90 -0
- package/dist/run.js +2247 -0
- package/dist/run.js.map +1 -0
- package/dist/saga.cjs +3699 -0
- package/dist/saga.cjs.map +1 -0
- package/dist/saga.d.cts +162 -0
- package/dist/saga.d.ts +162 -0
- package/dist/saga.js +3670 -0
- package/dist/saga.js.map +1 -0
- package/dist/store-contract-BI98VYmX.d.ts +66 -0
- package/dist/store-contract-C2HyR_o6.d.cts +66 -0
- package/dist/streaming.cjs +895 -0
- package/dist/streaming.cjs.map +1 -0
- package/dist/streaming.d.cts +594 -0
- package/dist/streaming.d.ts +594 -0
- package/dist/streaming.js +832 -0
- package/dist/streaming.js.map +1 -0
- package/dist/testing.d.cts +4 -2
- package/dist/testing.d.ts +4 -2
- package/dist/types-BDTxgKKc.d.ts +845 -0
- package/dist/types-C9Y71dua.d.cts +845 -0
- package/dist/types-d8q8iQlk.d.cts +323 -0
- package/dist/types-sObbY4mX.d.ts +323 -0
- package/dist/webhook.cjs +461 -0
- package/dist/webhook.cjs.map +1 -0
- package/dist/webhook.d.cts +497 -0
- package/dist/webhook.d.ts +497 -0
- package/dist/webhook.js +422 -0
- package/dist/webhook.js.map +1 -0
- package/dist/workflow.cjs +2 -2614
- package/dist/workflow.cjs.map +1 -1
- package/dist/workflow.d.cts +12 -3023
- package/dist/workflow.d.ts +12 -3023
- package/dist/workflow.js +2 -2535
- package/dist/workflow.js.map +1 -1
- package/package.json +46 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export { C as ConcurrentExecutionError, a as DeleteStatesOptions, b as DeleteStatesResult, D as DurableOptions, c as DurableWorkflowEvent, I as IdempotencyConflictError, L as LeaseExpiredError, P as PersistenceError, V as VersionMismatchError, W as WorkflowLock, d as durable, i as isConcurrentExecution, e as isIdempotencyConflict, f as isLeaseExpired, g as isPersistenceError, h as isVersionMismatch } from './index-Bwt-iz50.cjs';
|
|
2
|
+
export { J as JSONValue, M as MemoryCacheOptions, R as ResumeState, m as SerializedCause, n as SnapshotDecodeError, o as SnapshotFormatError, p as SnapshotMismatchError, S as SnapshotStore, q as SnapshotWarning, h as StepResult, e as WorkflowCancelledError, b as WorkflowSnapshot, u as assertValidSnapshot, z as createMemoryCache, B as deserializeCauseNew, v as isWorkflowSnapshot, w as looksLikeWorkflowSnapshot, x as mergeSnapshots, D as serializeError, F as serializeThrown, y as validateSnapshot } from './types-C9Y71dua.cjs';
|
|
3
|
+
export { c as isResumeState, e as isWorkflowCancelled } from './guards-DhhOJZda.cjs';
|
|
4
|
+
export { P as PersistedWorkflowState, S as SerializedResumeState, a as StoreLoadResult, b as StoreSaveInput, d as deserializeResumeState, i as isSerializedResumeState, s as serializeResumeState, t as toResumeState } from './store-contract-C2HyR_o6.cjs';
|
|
5
|
+
export { MigrationError, MigrationFn, Migrations, Version, VersionIncompatibleError, VersionedState, VersionedWorkflowConfig, composeMigrations, createKeyRemoveMigration, createKeyRenameMigration, createValueTransformMigration, createVersionedState, createVersionedStateLoader, isMigrationError, isVersionIncompatibleError, parseVersionedState, stringifyVersionedState } from './persistence.cjs';
|
|
6
|
+
import './index-ICmfQi08.cjs';
|
|
7
|
+
import './errors-sDSeaZBO.cjs';
|
|
8
|
+
import './types-d8q8iQlk.cjs';
|
|
9
|
+
import '@standard-schema/spec';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export { C as ConcurrentExecutionError, a as DeleteStatesOptions, b as DeleteStatesResult, D as DurableOptions, c as DurableWorkflowEvent, I as IdempotencyConflictError, L as LeaseExpiredError, P as PersistenceError, V as VersionMismatchError, W as WorkflowLock, d as durable, i as isConcurrentExecution, e as isIdempotencyConflict, f as isLeaseExpired, g as isPersistenceError, h as isVersionMismatch } from './index-Bew12SZ8.js';
|
|
2
|
+
export { J as JSONValue, M as MemoryCacheOptions, R as ResumeState, m as SerializedCause, n as SnapshotDecodeError, o as SnapshotFormatError, p as SnapshotMismatchError, S as SnapshotStore, q as SnapshotWarning, h as StepResult, e as WorkflowCancelledError, b as WorkflowSnapshot, u as assertValidSnapshot, z as createMemoryCache, B as deserializeCauseNew, v as isWorkflowSnapshot, w as looksLikeWorkflowSnapshot, x as mergeSnapshots, D as serializeError, F as serializeThrown, y as validateSnapshot } from './types-BDTxgKKc.js';
|
|
3
|
+
export { c as isResumeState, e as isWorkflowCancelled } from './guards-CwQZro1F.js';
|
|
4
|
+
export { P as PersistedWorkflowState, S as SerializedResumeState, a as StoreLoadResult, b as StoreSaveInput, d as deserializeResumeState, i as isSerializedResumeState, s as serializeResumeState, t as toResumeState } from './store-contract-BI98VYmX.js';
|
|
5
|
+
export { MigrationError, MigrationFn, Migrations, Version, VersionIncompatibleError, VersionedState, VersionedWorkflowConfig, composeMigrations, createKeyRemoveMigration, createKeyRenameMigration, createValueTransformMigration, createVersionedState, createVersionedStateLoader, isMigrationError, isVersionIncompatibleError, parseVersionedState, stringifyVersionedState } from './persistence.js';
|
|
6
|
+
import './index-Cv4K_3sZ.js';
|
|
7
|
+
import './errors-sDSeaZBO.js';
|
|
8
|
+
import './types-sObbY4mX.js';
|
|
9
|
+
import '@standard-schema/spec';
|