UNPKG

@simpleapps-com/augur-api

Version:

TypeScript client library for Augur microservices API endpoints

4 lines 247 B
import { CommonHealthCheckResponseSchema } from '../../../core/common-schemas'; // Health Check Response Schema using standardized pattern export const HealthCheckResponseSchema = CommonHealthCheckResponseSchema; //# sourceMappingURL=health.js.map