UNPKG

triplecheck-cli

Version:

The easiest and fastest way to do contract testing.

3 lines (2 loc) 144 B
import { Service } from '../../contracts/Service'; export declare function mergeDatasets(localData?: Service[], remoteData?: Service[]): any[];