UNPKG

expo-video-thumbref

Version:

Provides function that let you generate an image reference from video.

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