UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

3 lines (2 loc) 174 B
export declare const create: typeof import("kubo-rpc-client").create; export declare function loadSubgraphSchemaFromIPFS(ipfsClient: any, manifest: string): Promise<string>;