Interface: VoidEmitter
An emitter object that has a single subscription that will be executed. The construct is used so that the lexical nodes can focus their React component editors.
Properties
Property | Type | Description |
---|---|---|
subscribe | (cb : () => void ) => void | Subscribes to the emitter event |