UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

4 lines (3 loc) 161 B
export { validateContract, validateContractValues } from './contract'; export { validateManifest } from './manifest'; export { validateSchema } from './schema';