UNPKG

@pact-foundation/pact

Version:
11 lines (10 loc) 209 B
export * from '../xml'; export * from './graphql'; /** * Exposes {@link MatchersV3} * @memberof Pact * @static */ export * as MatchersV3 from './matchers'; export * from './pact'; export * from './types';