Skip to content

Commit

Permalink
Merge branch 'main' into new-features
Browse files Browse the repository at this point in the history
  • Loading branch information
ijkml authored Nov 24, 2024
2 parents a89b448 + 8922d5d commit 77b24c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ type CurrencyCode = Uppercase<`${_Letter}${_Letter}${_Letter}`>;

export type {
BuildPathUrlFn,
CurrencyCode,
CurrencyCode
EventData,
EventPayload,
FetchFn,
Expand Down

0 comments on commit 77b24c6

Please sign in to comment.