Documentation
    Preparing search index...

    Interface ManagerDisplayInformation

    interface ManagerDisplayInformation {
        name: string;
        properties: Record<string, string>;
    }
    Index

    Properties

    Properties

    name: string
    properties: Record<string, string>