UNPKG

typechain

Version:

🔌 TypeScript bindings for Ethereum smartcontracts

6 lines (5 loc) • 120 B
export declare function tryRequire(name: string): { module: any; name: string; path: string; } | undefined;