UNPKG

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

Version:

AI video generation plugin for the CE.SDK editor

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