Add OrderRelevantState to public types in 0x.js docs configs

This commit is contained in:
Fabio Berger 2018-03-12 13:58:15 +01:00
parent 76a31b6fd6
commit 86a55fe55a

View File

@ -160,6 +160,7 @@ const docsInfoConfig: DocsInfoConfig = {
'OrderState',
'OrderStateWatcherConfig',
'FilterObject',
'OrderRelevantState',
],
typeNameToPrefix: {
Provider: 'Web3',