UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

3 lines (2 loc) 97 B
import type { HealthService } from './types'; export declare const healthService: HealthService;