aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js/src/index.ts')
-rw-r--r--packages/0x.js/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/0x.js/src/index.ts b/packages/0x.js/src/index.ts
index d99ce68fc..5a451859a 100644
--- a/packages/0x.js/src/index.ts
+++ b/packages/0x.js/src/index.ts
@@ -64,4 +64,5 @@ export {
Provider,
TransactionReceipt,
TransactionReceiptWithDecodedLogs,
+ LogTopic,
} from 'ethereum-types';