UNPKG

mcpay

Version:

SDK and CLI for MCPay functionality - MCP servers with payment capabilities

3 lines 176 B
import { Hook } from "./hooks.js"; export declare function withProxy(targetUrl: string, hooks: Hook[]): (req: Request) => Promise<Response>; //# sourceMappingURL=index.d.ts.map