Skip to content

Commit

Permalink
export more types
Browse files Browse the repository at this point in the history
  • Loading branch information
g4rb4g3 committed Oct 25, 2023
1 parent 2910524 commit 02ff8a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mapbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ export enum StyleURL {

/** @deprecated UserTrackingModes is deprecated use UserTrackingMode */
export const UserTrackingModes = UserTrackingMode;

export { OnPressEvent } from './types/OnPressEvent';

0 comments on commit 02ff8a1

Please sign in to comment.