Interface PromptEditorExtension

interface PromptEditorExtension {
    cmdLine?: Editor;
}

Properties

Properties

cmdLine?: Editor

Generated using TypeDoc