UNPKG

next-video

Version:

A React component for adding video to your Next.js application. It extends both the video element and your Next app with features for automatic video optimization.

3 lines (2 loc) 150 B
export default function loader(this: any, source: string): Promise<string>; export declare function createThumbHash(imgUrl: string): Promise<string>;