TypeInfoPack: {
    entryTypeName: string;
    typeInfoMap: TypeInfoMap;
}

The necessary information to use a TypeInfo with the entire TypeInfoMap containing it.

Type declaration