Skip to content

ICommandHandler

原文链接

https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.ICommandHandler.html

ts
interface ICommandHandler ((...args) => void)

...args

  • 类型:any[]

返回值

  • 类型:void