UNPKG

@eslam-elmeniawy/react-native-common-components

Version:

Common `ReactNative` components packed in library for usage in projects.

3 lines 218 B
import type { Options } from './LogConfig.types'; export declare const configureLog: ((options?: Options) => import("reactotron-react-native").ReactotronReactNative) | undefined; //# sourceMappingURL=LogConfig.d.ts.map