Remove unused exported types
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/asset-buyer/README.md",
|
||||
"dependencies": {
|
||||
"@0x/orderbook": "^0.0.1",
|
||||
"@0x/assert": "^2.1.4",
|
||||
"@0x/assert": "^2.1.5",
|
||||
"@0x/connect": "^5.0.18",
|
||||
"@0x/contract-addresses": "^3.1.0",
|
||||
"@0x/contract-wrappers": "^12.0.0",
|
||||
|
||||
@@ -48,9 +48,6 @@ export {
|
||||
MarketSellSwapQuoteWithAffiliateFee,
|
||||
LiquidityForAssetData,
|
||||
OrdersAndFillableAmounts,
|
||||
OrderProviderRequest,
|
||||
OrderProviderResponse,
|
||||
SignedOrderWithRemainingFillableMakerAssetAmount,
|
||||
SwapQuoteConsumerBase,
|
||||
SwapQuoteRequestOpts,
|
||||
} from './types';
|
||||
|
||||
Reference in New Issue
Block a user