UNPKG

react-native-onyx

Version:

State management for React Native

5 lines (4 loc) 184 B
declare const logMessages: { incompatibleUpdateAlert: (key: string, operation: string, existingValueType?: string, newValueType?: string) => string; }; export default logMessages;