Skip to content

Commit

Permalink
fix: add Pos Emits type
Browse files Browse the repository at this point in the history
  • Loading branch information
AbleKSaju committed Nov 27, 2024
1 parent 4a381c3 commit e1f3341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/POS/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export type PosEmits =
| 'setCashAmount'
| 'setCouponsCount'
| 'routeToSinvList'
| 'applyPricingRule'
| 'setTransferRefNo'
| 'setLoyaltyPoints'
| 'setTransferAmount'
Expand Down

0 comments on commit e1f3341

Please sign in to comment.