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', 'OrderStateWatcherConfig',
'FilterObject', 'FilterObject',
'OrderRelevantState', 'OrderRelevantState',
'JSONRPCRequestPayload',
'JSONRPCResponsePayload',
'JSONRPCErrorCallback',
], ],
typeNameToPrefix: { typeNameToPrefix: {
Provider: 'Web3', Provider: 'Web3',