Type Alias EntUnpackedCallsMtree1Type

EntUnpackedCallsMtree1Type: EntUnpacked & {
    tag: CallsMtree;
    version: 1;
}