@umbraco-cms/backoffice
    Preparing search index...

    Interface MetaPropertyEditorSchema

    interface MetaPropertyEditorSchema {
        defaultPropertyEditorUiAlias: string;
        settings?: PropertyEditorSettings;
    }
    Index
    defaultPropertyEditorUiAlias: string