UNPKG

graphql-document-collector

Version:

Load up smartly, in one location, all of the GraphQL queries/mutations/subscriptions of your project

2 lines (1 loc) 102 B
export declare function promisify(originalFunction: Function): (...args: Array<any>) => Promise<any>;