UNPKG

@vessl-ai/mcpctl-control-plane

Version:

Vessl MCP Control Plane service for managing distributed jobs.

9 lines 241 B
import { __decorate } from "tslib"; import { Injectable } from '@nestjs/common'; let LogService = class LogService { }; LogService = __decorate([ Injectable() ], LogService); export { LogService }; //# sourceMappingURL=log.service.js.map