Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 376 Bytes

CommandsObserver.md

File metadata and controls

19 lines (9 loc) · 376 Bytes

CommandsObserver

register

register(listener: CommandsListener): EventSubscription

source


notify

notify(commandName: string, params: __type): void

source