UNPKG

109 BTypeScriptView Raw
1import { Contract } from "../definitions";
2export declare function hashContract(contract: Contract): string;