inngest
Version:
Official SDK for Inngest.com. Inngest is the reliability layer for modern applications. Inngest combines durable execution, events, and queues into a zero-infra platform with built-in observability.
6 lines • 324 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.getAsyncCtx = void 0;
var als_js_1 = require("./components/execution/als.js");
Object.defineProperty(exports, "getAsyncCtx", { enumerable: true, get: function () { return als_js_1.getAsyncCtx; } });
//# sourceMappingURL=experimental.js.map