Interface ImageEditorAttributes

interface ImageEditorAttributes {
    isImageEditor: (() => true);
}

Hierarchy (view full)

Properties

Properties

isImageEditor: (() => true)

Type declaration

    • (): true
    • Returns true