UNPKG

242 BTypeScriptView Raw
1import { EthereumProvider, ProjectPaths, SolcConfig } from "../../types";
2export declare function watchCompilerOutput(provider: EthereumProvider, solcConfig: SolcConfig, paths: ProjectPaths): Promise<void>;
3//# sourceMappingURL=watch.d.ts.map
\No newline at end of file