UNPKG

npm-run-mcp-server

Version:

An MCP server that exposes package.json scripts as tools for agents.

6 lines (5 loc) 177 B
import type * as errors from "../core/errors.js"; export declare const parsedType: (data: any) => string; export default function (): { localeError: errors.$ZodErrorMap; };