UNPKG

@graphql-mocks/sinon

Version:

Mock using graphql-mocks with sinon spy

8 lines (6 loc) 244 B
'use strict'; var spyWrapper = require('./spy-wrapper.js'); var spyMiddleware = require('./spy-middleware.js'); exports.spyWrapper = spyWrapper.spyWrapper; exports.spyMiddleware = spyMiddleware.spyMiddleware; //# sourceMappingURL=index.js.map