UNPKG

graphql-mocks

Version:
7 lines (5 loc) 127 B
function include(source, update) { return [...source, ...update]; } export { include }; //# sourceMappingURL=include.js.map