UNPKG

graphql-mocks

Version:
13 lines (9 loc) 215 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function include(source, update) { return [...source, ...update]; } exports.include = include; //# sourceMappingURL=include.js.map