Skip to content

Commit

Permalink
chore: rm unneeded TS declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Jan 21, 2025
1 parent f699ea9 commit 5bbcd8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,6 @@ export namespace Utils {
*/
export const utils: ReactNativeFirebase.FirebaseModuleWithStatics<Utils.Module, Utils.Statics>;

declare module '@react-native-firebase/app/lib/internal';
export * from './internal/logger';
declare const Logger: Logger;

Expand Down

0 comments on commit 5bbcd8f

Please sign in to comment.