Skip to content

Commit

Permalink
feat: [export konsta-react types KonstaProviderProps] (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: 王冬 <[email protected]>
  • Loading branch information
woden0415 and 王冬 authored Nov 15, 2023
1 parent a579c84 commit 9e79848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/react/konsta-react.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ declare const useTheme: () => 'material' | 'ios';

// EXPORT_COMPONENTS
export { useTheme, KonstaProvider };
export { KonstaProviderProps }

0 comments on commit 9e79848

Please sign in to comment.