UNPKG

@solvprotocol/upgrade-safe-transpiler

Version:

Solidity preprocessor used to generate OpenZeppelin Contracts Upgrade Safe.

4 lines 218 B
export declare function isRenamed(name: string): boolean; export declare function renameContract(name: string): string; export declare function renamePath(filePath: string): string; //# sourceMappingURL=rename.d.ts.map