Skip to content

Commit

Permalink
feat(ur-sdk): export generic command parser (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda authored Oct 10, 2024
1 parent eb403bf commit ab36274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/universal-router-sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export {
} from './utils/constants'
export {
CommandParser,
GenericCommandParser,
UniversalRouterCommand,
UniversalRouterCall,
Param,
Expand Down

0 comments on commit ab36274

Please sign in to comment.