workflow
Version:
Workflow DevKit - Build durable, resilient, and observable workflows
6 lines • 460 B
JavaScript
/**
* This is the "private" API of the workflow runtime that referenced by the compiler's output
* but not meant to be document and used directly in user code.
*/
export * from '/core/private';
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJpdmF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9pbnRlcm5hbC9wcml2YXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7R0FHRztBQUVILGNBQWMsd0JBQXdCLENBQUMifQ==