UNPKG

pact-gen-ts

Version:

Generating pact files from typescript definitions

7 lines (6 loc) 136 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Body = void 0; class Body { } exports.Body = Body;