interface OptionsEditorExtension {
    $options?: any;
}

Hierarchy (View Summary)

Properties

Properties

$options?: any