UNPKG

agreed-core

Version:

agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract

8 lines (7 loc) 120 B
module.exports = { status: 200, headers: { "Content-Type": "application/json; charset=utf-8" }, body: "" };