UNPKG

expo-video-thumbnails

Version:

Provides function that let you generate an image from video.

6 lines (5 loc) 125 B
export default { async getThumbnailAsync() { throw new Error('ExpoVideoThumbnails not supported on Expo Web'); }, };