UNPKG

@river-build/web3

Version:

Dapps for our Space and Registry contracts

6 lines 462 B
import { IRuleEntitlement as LocalhostIRuleEntitlement, IRuleEntitlementBase } from '@river-build/generated/dev/typings/IRuleEntitlement.sol/IRuleEntitlement'; import LocalhostEntitlementAbi from '@river-build/generated/dev/abis/IRuleEntitlement.abi'; export type { LocalhostIRuleEntitlement as IRuleEntitlement }; export type { IRuleEntitlementBase }; export { LocalhostEntitlementAbi as IRuleEntitlementAbi }; //# sourceMappingURL=IRuleEntitlementShim.d.ts.map