UNPKG

@truffle/compile-solidity

Version:
11 lines (10 loc) 203 B
export type StrategyOptions = { version?: string; docker?: boolean; compilerRoots?: string[]; dockerTagsUrl?: string; events?: any; spawn?: { maxBuffer: number; }; };