Type alias EditorPointer

EditorPointer: {
    editor: Editor;
}

Type declaration

  • editor: Editor

    Pointer to main editor object used to initialize

Generated using TypeDoc