Swap-Aggregator-Subgraph/node_modules/@graphprotocol/graph-cli/bin/graph
2022-07-03 07:27:35 +05:30

5 lines
111 B
JavaScript
Executable File

#!/usr/bin/env node
// run the CLI with the current process arguments
require('../src/cli').run(process.argv)