UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

3 lines (2 loc) 135 B
export declare const getSubgraphBasename: (name: string) => string; export declare const formatSubgraphName: (slug: string) => string;