Hello. Could anyone help me with my question:
How to import EDITOR_STATE
variable? I’m tried few variants but they not work:
import { EDITOR_STATE } from 'handsontable';
import { EDITOR_STATE } from 'handsontable/editors/baseEditor/baseEditor.js';
import { EDITOR_STATE } from 'handsontable/src/editors/baseEditor/baseEditor.js';