UNPKG

@microsoft/applicationinsights-react-native

Version:
7 lines (6 loc) 234 B
import { IDeviceInfoModule } from "../Interfaces/IDeviceInfoModule"; /** * Returns the "react-native-device-info" as the Device Info Module * @returns */ export declare function getReactNativeDeviceInfo(): IDeviceInfoModule;