UNPKG

pactum-flow-plugin

Version:

plugin to publish flows, interactions and run contract tests locally

4 lines (3 loc) 131 B
export function afterSpec(spec: any): void; export function afterInteraction(interaction: any): void; export function end(): void;