{"version":3,"file":"ChipRT5958DecodeParam.cjs","names":["t","DecodeChipParamBase","DecodeType"],"sources":["../generated/ChipRT5958DecodeParam.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 ChipRT5958DecodeParamBase = t.intersection(\n  [\n    DecodeChipParamBase,\n    t.partial({\n      DecodeChipType: DecodeType, // #39\n      IsNewDecodeType: common.Bool, // #41\n    }),\n  ],\n  'ChipRT5958DecodeParamBase'\n);\n/**\n * Codec for {@link ChipRT5958DecodeParam}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DecodeChip_RT5958.decompiled.cs:35\n */\nexport const ChipRT5958DecodeParam = t.intersection(\n  [ChipRT5958DecodeParamBase, t.partial({ '@_xsi:type': t.literal('ChipRT5958DecodeParam') })],\n  'ChipRT5958DecodeParam'\n);\nexport interface ChipRT5958DecodeParam extends t.TypeOf<typeof ChipRT5958DecodeParam> {\n  DecodeChipType?: DecodeTypeEnum;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,4BAA4BA,MAAE,aACzC,CACEC,iDACAD,MAAE,QAAQ;CACR,gBAAgBE;CAChB;AACF,CAAC,CACH,GACA,2BACF;;;;;;AAMA,MAAa,wBAAwBF,MAAE,aACrC,CAAC,2BAA2BA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,uBAAuB,EAAE,CAAC,CAAC,GAC3F,uBACF"}