UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

3 lines (2 loc) 106 B
import jayson from 'jayson'; export declare function createJsonRpcClient(url: URL): jayson.Client | null;