Variable DefaultIIEditorTriggerConfigurationConst

DefaultIIEditorTriggerConfiguration: TIIEditorTriggerConfiguration = ...
  export const DefaultIIEditorTriggerConfiguration: TIIEditorTriggerConfiguration = {
exportContent: "POINTER_UP",
exportContentDelay: 1000,
resizeTriggerDelay: 100
}