UNPKG

@accessprotocol/distributor

Version:

Access Protocol Distributor Library

7 lines (6 loc) 381 B
export { newDistributor as newDistributorRaw } from "./newDistributor"; export { newClaim as newClaimRaw } from "./newClaim"; export { claimLocked as claimLockedRaw } from "./claimLocked"; export { clawback as clawbackRaw } from "./clawback"; export { setAdmin as setAdminRaw } from "./setAdmin"; export { withdrawCustodySol as withdrawCustodySolRaw } from "./withdrawCustodySol";