UNPKG

@vechain/vebetterdao-contracts

Version:

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

3 lines (2 loc) 122 B
import { ContractsConfig } from "./type"; export declare function defineConfig(config: ContractsConfig): ContractsConfig;