UNPKG

@sailboat-computer/health-monitoring

Version:

Comprehensive health monitoring system for sailboat computer v3 with marine-specific health checks

6 lines 147 B
/** * Marine health checks exports */ export * from './GPSHealthCheck'; export * from './BatteryHealthCheck'; //# sourceMappingURL=index.d.ts.map