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

    Interface MfdBranch

    interface MfdBranch {
        id: string;
        mfd: Mfd;
        weight: number;
    }
    Index

    Properties

    Properties

    id: string
    mfd: Mfd
    weight: number