UNPKG

@appzung/react-native-code-push

Version:

React Native plugin for the CodePush service

5 lines 208 B
/** * Gets the client's unique ID set by the module. You may also see `resetClientUniqueId`. */ export declare const getClientUniqueId: () => Promise<string>; //# sourceMappingURL=getClientUniqueId.d.ts.map