Type alias OnMailActiveEditorChangeEvent

OnMailActiveEditorChangeEvent: { timestamp: number; noActive: boolean }

Type declaration

  • timestamp: number
  • noActive: boolean

    Is there any active editor?

Generated using TypeDoc