cesr
    Preparing search index...

    Interface PathedMaterialCouple

    interface PathedMaterialCouple {
        attachments: Attachments;
        grouped: boolean;
        path: string;
    }
    Index

    Properties

    attachments: Attachments
    grouped: boolean
    path: string