UNPKG

@loadmill/mcp

Version:

Loadmill mcp library

5 lines (4 loc) 146 B
export declare function getSchema(schemaType: string): Promise<string>; export declare const schemaTypeToSchemaURL: { [x: string]: string; };