UNPKG

react-native-trimmer

Version:

A Trimmer component that renders in iOS and Android and built entirely in React Native.

7 lines 278 B
export function enableExpoCliLogging() { console.warn('Expo.Logs.enableExpoCliLogging: is not supported on web'); } export function disableExpoCliLogging() { console.warn('Expo.Logs.disableExpoCliLogging: is not supported on web'); } //# sourceMappingURL=Logs.web.js.map