Add missing type

This commit is contained in:
Fabio Berger
2018-08-06 10:49:17 -04:00
parent d234ee12de
commit a1a777e715

View File

@@ -64,4 +64,5 @@ export {
Provider,
TransactionReceipt,
TransactionReceiptWithDecodedLogs,
LogTopic,
} from 'ethereum-types';