Fix failing test-doc-generation

This commit is contained in:
F. Eugene Aumson 2020-10-14 13:21:14 -04:00
parent 05b25c6229
commit 2b1a1ba0db
No known key found for this signature in database
GPG Key ID: 23E6737B1374A24A

View File

@ -18,7 +18,7 @@ export {
SRAPollingOrderProviderOpts,
SRAWebsocketOrderProviderOpts,
} from '@0x/orderbook';
export { RFQTFirmQuote, RFQTIndicativeQuote } from '@0x/quote-server';
export { RFQTFirmQuote, RFQTIndicativeQuote, TakerRequestQueryParams } from '@0x/quote-server';
export {
APIOrder,
Asset,