UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 182 B
//#region src/gateway/worker-environments/inference-control.ts function asWorkerInferenceControl(service) { return service; } //#endregion export { asWorkerInferenceControl as t };