Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darseen committed Aug 20, 2024
1 parent cb783de commit 04c789e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/amadeus/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,9 @@ export default class Amadeus implements IAmadeus {
}
}

export { ResponseError };

export type {
ResponseError,
TravelClass,
DocumentType,
CurrencyCode,
Expand Down

0 comments on commit 04c789e

Please sign in to comment.