mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-06 08:23:35 +08:00
[types] Get types properly exporting as part of the build
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
generatePushID,
|
||||
} from './../../utils';
|
||||
|
||||
import INTERNALS from './../../internals';
|
||||
import INTERNALS from '../../utils/internals';
|
||||
|
||||
// track all event registrations by path
|
||||
let listeners = 0;
|
||||
|
||||
Reference in New Issue
Block a user