UNPKG

pactum-flow-plugin

Version:

plugin to publish flows, interactions and run contract tests locally

3 lines 113 B
export * as reporter from './reporter'; export * as config from './config'; export function run(): Promise<void>;