UNPKG

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

Version:

AI video generation plugin for the CE.SDK editor

7 lines (6 loc) 268 B
export declare const PLUGIN_ID = "@imgly/plugin-ai-video-generation-web"; /** * Default order for video quick actions. * This is used as a fallback when children is undefined in canvas menu order. */ export declare const DEFAULT_VIDEO_QUICK_ACTION_ORDER: string[];