Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
graphql-anywhere
/
lib
/
Filename :
async.d.ts
back
Copy
import { DocumentNode } from 'graphql'; import { Resolver, VariableMap, ExecOptions } from './graphql'; export declare function graphql(resolver: Resolver, document: DocumentNode, rootValue?: any, contextValue?: any, variableValues?: VariableMap, execOptions?: ExecOptions): Promise<null | Object>; //# sourceMappingURL=async.d.ts.map