UNPKG

standard-contract-registry

Version:

Contract that use the Transparent Upgradeable model (openzeppelin) to keep a registry of the current deployed contracts, their types and versions

7 lines (6 loc) 251 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export * as openzeppelin from "./@openzeppelin"; export * as contracts from "./contracts"; export * as decentralizedCodeTrust from "./decentralized-code-trust";