applyCodeActionCommand

abstract fun applyCodeActionCommand(action: CodeActionCommand, formatSettings: FormatCodeSettings = definedExternally): ERROR CLASS: Symbol not found for Promise<typescript/ApplyCodeActionCommandResult>(source)
abstract fun applyCodeActionCommand(action: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<{typescript/CodeActionCommand=} typescript/InstallPackageAction>, formatSettings: FormatCodeSettings = definedExternally): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ApplyCodeActionCommandResult>>(source)
abstract fun applyCodeActionCommand(fileName: String, action: CodeActionCommand): ERROR CLASS: Symbol not found for Promise<typescript/ApplyCodeActionCommandResult>(source)
abstract fun applyCodeActionCommand(fileName: String, action: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<{typescript/CodeActionCommand=} typescript/InstallPackageAction>): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/ApplyCodeActionCommandResult>>(source)