UNPKG

@kamilkisiela/graphql-tools

Version:

Useful tools to create and manipulate GraphQL schemas.

2 lines (1 loc) 66 B
export default function mergeDeep(target: any, source: any): any;