UNPKG

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

Version:

AI image generation plugin for the CE.SDK editor

7 lines (6 loc) 302 B
export declare const PLUGIN_ID = "@imgly/plugin-ai-image-generation-web"; /** * Default order for image quick actions, matching the ai-demo.tsx example. * This is used as a fallback when children is undefined in canvas menu order. */ export declare const DEFAULT_IMAGE_QUICK_ACTION_ORDER: string[];