UNPKG

react-native-cn-richtext-editor

Version:
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