UNPKG

@medusajs/workflow-engine-inmemory

Version:

Medusa Workflow Orchestrator module

6 lines 250 B
import { WorkflowsModuleService } from "./services"; declare const _default: import("@medusajs/types").ModuleExports<typeof WorkflowsModuleService> & { linkable: Record<string, any>; }; export default _default; //# sourceMappingURL=index.d.ts.map