UNPKG

@solvprotocol/upgrade-safe-transpiler

Version:

Solidity preprocessor used to generate OpenZeppelin Contracts Upgrade Safe.

4 lines 277 B
export declare function decodeTypeIdentifier(typeIdentifier: string): string; export declare function normalizeTypeIdentifier(typeIdentifier: string): string; export declare function stabilizeTypeIdentifier(typeIdentifier: string): string; //# sourceMappingURL=type-id.d.ts.map