UNPKG

triplecheck-cli

Version:

The easiest and fastest way to do contract testing.

7 lines (6 loc) 127 B
export declare type CallInput = { serviceName: string; version: string; consumerName: string; payload: any; };