UNPKG

@loaders.gl/video

Version:

Framework-independent loaders and writers for video (MP4, WEBM, ...)

3 lines 199 B
import { type LoadLibraryOptions } from '@loaders.gl/worker-utils'; export declare function loadGifshotModule(options?: LoadLibraryOptions): Promise<any>; //# sourceMappingURL=gifshot-loader.d.ts.map