jamespot-user-api
    Preparing search index...

    Type Alias jOrgChartList

    jOrgChartList: Merge<
        jArticleList,
        { chartAdmins: jUserLittle[]; chartIsVisible: boolean; type: "orgCharts" },
    >