Type Alias EntUnpackedMtreeValue1Type

EntUnpackedMtreeValue1Type: EntUnpacked & {
    tag: MtreeValue;
    version: 1;
}