UNPKG

@truffle/compile-solidity

Version:
7 lines (6 loc) 162 B
export declare class Local { load(localPath: string): any; } export declare class NoPathError extends Error { constructor(input: string, error: Error); }