UNPKG

expo-video-thumbnails

Version:

Provides function that let you generate an image from video.

6 lines 184 B
export default { async getThumbnailAsync() { throw new Error('ExpoVideoThumbnails not supported on Expo Web'); }, }; //# sourceMappingURL=ExpoVideoThumbnails.web.js.map