UNPKG

dop-stick

Version:

Source control tooling for versionable-upgradeable smart contracts

3 lines 154 B
import { DopStickConfig } from './types/config'; export declare function mine(config: DopStickConfig): Promise<string>; //# sourceMappingURL=mine.d.ts.map