UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

9 lines (8 loc) 392 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IVotes__factory = void 0; /* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ var IVotes__factory_1 = require("./IVotes__factory"); Object.defineProperty(exports, "IVotes__factory", { enumerable: true, get: function () { return IVotes__factory_1.IVotes__factory; } });