UNPKG

@gnus.ai/upgrade-safe-transpiler-diamond

Version:

Solidity preprocessor used to generate OpenZeppelin Contracts Upgrade Safe using Diamond Pattern (EIP-2535).

3 lines 154 B
export type Line = string | Line[]; export declare function formatLines(indent: number, lines: Line[]): string; //# sourceMappingURL=format-lines.d.ts.map