/**
 * SignalK Client listAvailablePaths Integration Tests
 *
 * Tests the listAvailablePaths method with live SignalK server connection.
 * These tests connect to a real SignalK server using .env configuration
 * and validate path discovery, HTTP fallback behavior, and data structure.
 */
export {};
//# sourceMappingURL=signalk-client-available-paths.e2e.spec.d.ts.map