UNPKG

zksync-cli

Version:

CLI tool that simplifies the process of developing applications and interacting with the ZKsync network

4 lines (3 loc) 105 B
export declare const handler: (moduleNames: string[], options: { link: boolean; }) => Promise<void>;