Add TokenTradeInfo to public types

This commit is contained in:
Fabio Berger
2017-11-29 10:33:09 -06:00
parent bdecb18e3e
commit a75d547af6

View File

@@ -61,6 +61,7 @@ const docsInfoConfig: DocsInfoConfig = {
'OrdersRequest', 'OrdersRequest',
'TokenPairsItem', 'TokenPairsItem',
'TokenPairsRequest', 'TokenPairsRequest',
'TokenTradeInfo',
], ],
sectionNameToModulePath: { sectionNameToModulePath: {
[connectDocSections.httpClient]: ['"src/http_client"'], [connectDocSections.httpClient]: ['"src/http_client"'],