@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface SourceGroup

    interface SourceGroup {
        data: TreeInfo[];
        type: SourceType;
    }
    Index

    Properties

    Properties

    data: TreeInfo[]