UNPKG

@authereum/zos

Version:

Command-line interface for the ZeppelinOS smart contract platform

3 lines (2 loc) 127 B
import { CheckParams } from './interfaces'; export default function check({ contractAlias, projectFile, }: CheckParams): void;