OneSDK
    Preparing search index...
    interface Group {
        nodes: Node[];
        templateURL: string;
    }
    Index

    Properties

    Properties

    nodes: Node[]
    templateURL: string