UNPKG

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

Version:

AI text generation plugin for the CE.SDK editor

3 lines (2 loc) 104 B
declare function changeTextTo(text: string, customPrompt: string): string; export default changeTextTo;