UNPKG

rivet

Version:

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

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