Skip to content

Commit 5bbcd8f

Browse files
chore: rm unneeded TS declaration
1 parent f699ea9 commit 5bbcd8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app/lib/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ export namespace Utils {
611611
*/
612612
export const utils: ReactNativeFirebase.FirebaseModuleWithStatics<Utils.Module, Utils.Statics>;
613613

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

0 commit comments

Comments
 (0)