@nospamproxy/core
    Preparing search index...
    interface DependencyErrorModel {
        entityName: string;
        helpTextKey: string;
        items: string[];
        listHeaderKey: string;
    }
    Index

    Properties

    entityName: string
    helpTextKey: string
    items: string[]
    listHeaderKey: string