Skip to content

Commit

Permalink
feat(ur-sdk): export migrate params (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda authored Oct 4, 2024
1 parent 980e66e commit 68dd29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/universal-router-sdk/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { SwapRouter } from './swapRouter'
export { SwapRouter, MigrateV3ToV4Options } from './swapRouter'
export * from './entities'
export * from './utils/routerTradeAdapter'
export { RoutePlanner, CommandType } from './utils/routerCommands'
Expand Down

0 comments on commit 68dd29d

Please sign in to comment.