interface PromptEditorExtension {
    cmdLine?: Editor;
}

Hierarchy (View Summary)

Properties

Properties

cmdLine?: Editor