UNPKG

hardhat-scilla-plugin

Version:
7 lines 378 B
import "./task-extensions"; import "./type-extensions"; export { ScillaContract, Setup, initZilliqa, UserDefinedLibrary, } from "./deployer/ScillaContractDeployer"; export { ZilliqaHardhatObject } from "./ZilliqaHardhatObject"; export { BN } from "@zilliqa-js/util"; export { scillaChaiEventMatcher } from "./chai-matcher/ScillaChaiMatchers"; //# sourceMappingURL=index.d.ts.map