UNPKG

rivet

Version:

Suite of utilities for working with the Rivet consumer-driven API contacts testing model.

4 lines (3 loc) 127 B
import { IHandlerArgs } from './types'; declare const _default: (argv: IHandlerArgs) => Promise<any>; export default _default;