709026bf1
ef6aa9f41
ca25b816f
1
2
3 4 5 6 7
8
declare module 'web3-provider-engine/subproviders/rpc'; declare module '*.json' { const json: any; /* tslint:disable */ export default json; /* tslint:enable */ }