Export rfqt opts

This commit is contained in:
Steve Klebanoff
2020-07-22 23:56:07 -07:00
parent 9edaa3a64e
commit 391d501ce6

View File

@@ -64,6 +64,7 @@ export {
SwapQuoteInfo, SwapQuoteInfo,
SwapQuoteOrdersBreakdown, SwapQuoteOrdersBreakdown,
SwapQuoteRequestOpts, SwapQuoteRequestOpts,
SwapQuoterRfqtOpts,
SwapQuoterError, SwapQuoterError,
SwapQuoterOpts, SwapQuoterOpts,
} from './types'; } from './types';