UNPKG

@nomiclabs/buidler

Version:

Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

4 lines 156 B
import { BuidlerRuntimeEnvironment } from "../../types"; declare let env: BuidlerRuntimeEnvironment; export = env; //# sourceMappingURL=buidler-lib.d.ts.map