UNPKG

voyage-and-consumption-mcp-server

Version:

Voyage and consumption management server handling vessel position tracking, ETA monitoring, fuel consumption, lube oil consumption, fresh water production and weather data

9 lines (8 loc) 248 B
/** * Schema-dependent TypeScript interface generator * Automatically generates TypeScript interfaces from tool schemas */ /** * Generate complete TypeScript definitions file */ export declare function generateTypeScriptDefinitions(): string;