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) 167 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineConfig = defineConfig; function defineConfig(config) { return config; }