Add missing types to 0x.js docs

This commit is contained in:
Fabio Berger 2018-04-11 16:53:30 +09:00
parent 7d9c6eafbf
commit ad894fbdbb

View File

@ -168,6 +168,9 @@ const docsInfoConfig: DocsInfoConfig = {
'OrderStateWatcherConfig',
'FilterObject',
'OrderRelevantState',
'JSONRPCRequestPayload',
'JSONRPCResponsePayload',
'JSONRPCErrorCallback',
],
typeNameToPrefix: {
Provider: 'Web3',