UNPKG

@q-dev/q-ts-gdk-sdk

Version:

Typescript Library to interact with GDK Contracts

82 lines (81 loc) 4.69 kB
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { AbstractContractsRegistry } from "./AbstractContractsRegistry"; export type { AbstractDependant } from "./AbstractDependant"; export type { AbstractPoolContractsRegistry } from "./AbstractPoolContractsRegistry"; export type { AbstractPoolFactory } from "./AbstractPoolFactory"; export type { BeaconProxy } from "./BeaconProxy"; export type { ContextUpgradeable } from "./ContextUpgradeable"; export type { ContractMetadata } from "./ContractMetadata"; export type { ContractMetadataMock } from "./ContractMetadataMock"; export type { DAOMemberStorage } from "./DAOMemberStorage"; export type { DAOParameterStorage } from "./DAOParameterStorage"; export type { DAORegistry } from "./DAORegistry"; export type { DAOVault } from "./DAOVault"; export type { DAOVoting } from "./DAOVoting"; export type { ERC165Upgradeable } from "./ERC165Upgradeable"; export type { ERC1967Proxy } from "./ERC1967Proxy"; export type { ERC1967Upgrade } from "./ERC1967Upgrade"; export type { ERC20Upgradeable } from "./ERC20Upgradeable"; export type { ERC721EnumerableUpgradeable } from "./ERC721EnumerableUpgradeable"; export type { ERC721URIStorageUpgradeable } from "./ERC721URIStorageUpgradeable"; export type { ERC721Upgradeable } from "./ERC721Upgradeable"; export type { IBeacon } from "./IBeacon"; export type { IContractMetadata } from "./IContractMetadata"; export type { IDAOMemberStorage } from "./IDAOMemberStorage"; export type { IDAOParameterStorage } from "./IDAOParameterStorage"; export type { IDAORegistry } from "./IDAORegistry"; export type { IDAOResource } from "./IDAOResource"; export type { IDAOVault } from "./IDAOVault"; export type { IDAOVoting } from "./IDAOVoting"; export type { IERC165 } from "./IERC165"; export type { IERC165Upgradeable } from "./IERC165Upgradeable"; export type { IERC1822Proxiable } from "./IERC1822Proxiable"; export type { IERC20 } from "./IERC20"; export type { IERC20MetadataUpgradeable } from "./IERC20MetadataUpgradeable"; export type { IERC20Permit } from "./IERC20Permit"; export type { IERC20Upgradeable } from "./IERC20Upgradeable"; export type { IERC721 } from "./IERC721"; export type { IERC721EnumerableUpgradeable } from "./IERC721EnumerableUpgradeable"; export type { IERC721MetadataUpgradeable } from "./IERC721MetadataUpgradeable"; export type { IERC721ReceiverUpgradeable } from "./IERC721ReceiverUpgradeable"; export type { IERC721Upgradeable } from "./IERC721Upgradeable"; export type { IFactoryDAORegistry } from "./IFactoryDAORegistry"; export type { IMasterAccessManagement } from "./IMasterAccessManagement"; export type { IMasterContractsRegistry } from "./IMasterContractsRegistry"; export type { IMasterDAOFactory } from "./IMasterDAOFactory"; export type { IPermissionManager } from "./IPermissionManager"; export type { IQRC20 } from "./IQRC20"; export type { IQRC721 } from "./IQRC721"; export type { IRBAC } from "./IRBAC"; export type { IRBACGroupable } from "./IRBACGroupable"; export type { ITokenFactory } from "./ITokenFactory"; export type { IVotingFactory } from "./IVotingFactory"; export type { Initializable } from "./Initializable"; export type { MasterAccessManagement } from "./MasterAccessManagement"; export type { MasterContractsRegistry } from "./MasterContractsRegistry"; export type { MasterDAOFactory } from "./MasterDAOFactory"; export type { MasterDAORegistry } from "./MasterDAORegistry"; export type { Multicall } from "./Multicall"; export type { ParameterCodec } from "./ParameterCodec"; export type { ParameterCodecMock } from "./ParameterCodecMock"; export type { ParameterSetMock } from "./ParameterSetMock"; export type { PermissionManager } from "./PermissionManager"; export type { Proxy } from "./Proxy"; export type { ProxyBeacon } from "./ProxyBeacon"; export type { ProxyUpgrader } from "./ProxyUpgrader"; export type { PublicBeaconProxy } from "./PublicBeaconProxy"; export type { QRC20 } from "./QRC20"; export type { QRC721 } from "./QRC721"; export type { RBAC } from "./RBAC"; export type { RBACGroupable } from "./RBACGroupable"; export type { RoleManagedRegistry } from "./RoleManagedRegistry"; export type { RoleManagedRegistryMock } from "./RoleManagedRegistryMock"; export type { TimeLocksMock } from "./TimeLocksMock"; export type { TokenFactory } from "./TokenFactory"; export type { TokenRegistry } from "./TokenRegistry"; export type { TransparentUpgradeableProxy } from "./TransparentUpgradeableProxy"; export type { UUPSUpgradeable } from "./UUPSUpgradeable"; export type { VotingFactory } from "./VotingFactory"; export type { VotingRegistry } from "./VotingRegistry";