Skip to content

Commit ca25dae

Browse files
chore: format
1 parent bf7d55d commit ca25dae

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { getReactNativeModule } from './nativeModuleAndroidIos';
22
export { setReactNativeModule } from './nativeModuleAndroidIos';
3-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export { getReactNativeModule } from './nativeModuleWeb';
22
export { setReactNativeModule } from './nativeModuleWeb';
3-
//# sourceMappingURL=nativeModule.d.ts.map
3+
//# sourceMappingURL=nativeModule.d.ts.map
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { getReactNativeModule } from './nativeModuleAndroidIos';
22
export { setReactNativeModule } from './nativeModuleAndroidIos';
3-

packages/app/lib/internal/nativeModule.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
// In this case we use the web Firebase JS SDK.
33
export { getReactNativeModule } from './nativeModuleWeb';
44
export { setReactNativeModule } from './nativeModuleWeb';
5-

0 commit comments

Comments
 (0)