UNPKG

syia-mcp-utils

Version:

Global utility functions for MCP server

3 lines (2 loc) 96 B
export declare function setConfig(config: any): void; export declare function getConfig(): any;