UNPKG

@pact-foundation/pact

Version:
3 lines (2 loc) 158 B
import { SpecificationVersion } from '../v3'; export declare const numberToSpec: (spec?: number, defaultSpec?: SpecificationVersion) => SpecificationVersion;