//#region generated/CoefType.d.ts /** @category Enums */ declare enum CoefTypeEnum { common = 1, lowlum = 2, bluewhite = 3, MultiLayer = 4, DarkLine = 5, ChipLowlum = 6, SelfAdaption = 7, TBSLowlum = 8 } /** * Codec for {@link CoefTypeEnum} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ProtocolEnum.decompiled.cs:2359 */ declare const CoefType: import("io-ts").Type; //#endregion export { CoefTypeEnum as n, CoefType as t }; //# sourceMappingURL=CoefType-BDHg5Bbc.d.cts.map