UNPKG

@temporalio/worker

Version:
10 lines 272 B
"use strict"; /** * Definitions for Activity interceptors. * * (The Worker also accepts Workflow interceptors but those are passed as module names) * * @module */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interceptors.js.map