{"version":3,"file":"ChipMBI5981DecodeParam.cjs","names":["t","DecodeChipParamBase","DecodeType"],"sources":["../generated/ChipMBI5981DecodeParam.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { DecodeChipParamBase } from './DecodeChipParamBase'; // import\nimport { DecodeType, DecodeTypeEnum } from './DecodeType';\n // import\nexport const ChipMBI5981DecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.type({\n      GhostEliminationLevel: common.UInt8_7,\n    }),\n    t.partial({\n      DecodeChipType: DecodeType, // #258\n      IsNewDecodeType: common.Bool,\n    }),\n  ],\n  'ChipMBI5981DecodeParamBase'\n);\n/**\n * Codec for {@link ChipMBI5981DecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_MBI5981.decompiled.cs:252\n */\nexport const ChipMBI5981DecodeParam = t.intersection(\n  [ChipMBI5981DecodeParamBase, t.partial({ '@_xsi:type': t.literal('ChipMBI5981DecodeParam') })],\n  'ChipMBI5981DecodeParam'\n);\nexport interface ChipMBI5981DecodeParam extends t.TypeOf<typeof ChipMBI5981DecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,6BAA6BA,MAAE,aAC1C;CACEC;CACAD,MAAE,KAAK,EACL,8CACF,CAAC;CACDA,MAAE,QAAQ;EACR,gBAAgBE;EAChB;CACF,CAAC;AACH,GACA,4BACF;;;;;;AAMA,MAAa,yBAAyBF,MAAE,aACtC,CAAC,4BAA4BA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,wBAAwB,EAAE,CAAC,CAAC,GAC7F,wBACF"}