UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

4 lines (3 loc) 137 B
export declare const generateTestsFiles: (contract: any, events: any[], indexEvents?: boolean) => { [x: string]: Promise<string>; };