import { n as DecodeTypeEnum } from "./DecodeType-B_yViqgi.mjs"; import * as t from "io-ts"; //#region generated/DecodeChipParamBase.d.ts /** * Codec for interface {@link DecodeChipParamBase} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:31726 */ declare const DecodeChipParamBase: t.PartialC<{ DecodeChipType: t.Type; IsNewDecodeType: t.Type; BlankUnitNumPerScan: t.Type; RowChangePoint: t.Type; CtrEndPoint: t.Type; }>; interface DecodeChipParamBase extends t.TypeOf { DecodeChipType?: DecodeTypeEnum; } //#endregion export { DecodeChipParamBase as t }; //# sourceMappingURL=DecodeChipParamBase-BKpr9oxX.d.mts.map