UNPKG

sol2uml

Version:

Solidity contract visualisation tool.

6 lines (5 loc) 123 B
export declare const getBlock: (options: { block: string; url: string; network: string; }) => Promise<number>;