UNPKG

trigger.dev

Version:

A Command-Line Interface for Trigger.dev projects

3 lines (2 loc) 109 B
import { McpContext } from "./context.js"; export declare function registerTools(context: McpContext): void;