UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

7 lines (6 loc) 242 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ export type { AccessControl } from "./AccessControl"; export type { IAccessControl } from "./IAccessControl"; export type { Ownable } from "./Ownable";