UNPKG

expo-video

Version:

A cross-platform, performant video component for React Native and Expo with Web support

5 lines 187 B
export default { // Fixes webpack issues with NativeVideoModule.VideoThumbnail not existing on web. VideoThumbnail: () => { }, }; //# sourceMappingURL=NativeVideoModule.web.js.map