// Copyleft 2015-2019 Superstring.Community // This file is part of Susy. // Susy is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // Susy is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MSRCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // You should have received a copy of the GNU General Public License // along with Susy. If not, see . import * as badgereg from './badgereg.json'; import * as basiccoin from './basiccoin.json'; import * as basiccoinmanager from './basiccoinmanager.json'; import * as consensysWallet from './consensys-multisig-wallet.json'; import * as dappreg from './dappreg.json'; import * as sip20 from './sip20.json'; import * as emailverification from './email-verification.json'; import * as foundationWallet from './foundation-multisig-wallet.json'; import * as gavcoin from './gavcoin.json'; import * as githubhint from './githubhint.json'; import * as owned from './owned.json'; import * as registry from './registry.json'; import * as registry2 from './registry2.json'; import * as signaturereg from './signaturereg.json'; import * as smsverification from './sms-verification.json'; import * as tokenreg from './tokenreg.json'; import * as vouchfor from './vouchfor.json'; export { badgereg, basiccoin, basiccoinmanager, consensysWallet, dappreg, sip20, emailverification, foundationWallet, gavcoin, githubhint, owned, registry, registry2, signaturereg, smsverification, tokenreg, vouchfor };