UNPKG

@react-native-firebase/analytics

Version:

React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and mo

3 lines 297 B
export declare const validateStruct: (value: Record<string, any> | undefined, struct: any, prefix?: string) => Record<string, any>; export declare const validateCompound: (source: Record<string, any> | undefined, a: string, b: string, prefix?: string) => void; //# sourceMappingURL=struct.d.ts.map