UNPKG

@imgly/plugin-ai-video-generation-web

Version:

AI video generation plugin for the CE.SDK editor

3 lines (2 loc) 179 B
import CreativeEditorSDK from '@cesdk/cesdk-js'; export declare function uploadImageInputToFalIfNeeded(imageUrl?: string, cesdk?: CreativeEditorSDK): Promise<string | undefined>;