UNPKG

react-native-trimmer

Version:

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

12 lines 253 B
export default { get name() { return 'ExponentUpdates'; }, async reload() { location.reload(true); }, async reloadFromCache() { location.reload(false); }, }; //# sourceMappingURL=ExponentUpdates.web.js.map