UNPKG

zksync-cli

Version:

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

5 lines (4 loc) 163 B
export declare const errorSymbol = "\u24D8"; export declare const warningSymbol = "\u26A0"; declare const logger: import("winston").Logger; export default logger;