UNPKG

@agreed/core

Version:

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

4 lines (3 loc) 119 B
module.exports = (module, file, object) => { module._compile("module.exports = " + JSON.stringify(object), file); };