UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

5 lines (4 loc) 139 B
export declare const source: ({ spkgPath }: { spkgPath?: string | undefined; }) => string; export declare const mapping: () => string;