UNPKG

@openzeppelin/cli

Version:

Command-line interface for the OpenZeppelin smart contract platform

4 lines (3 loc) 96 B
export default function accounts({ network }: { network: string; }): Promise<void | never>;