UNPKG

bybit-mcp-server

Version:
4 lines 208 B
import { BybitConfigType } from './types.js'; export declare function loadConfig(): BybitConfigType; export declare function validateConfig(config: BybitConfigType): void; //# sourceMappingURL=config.d.ts.map