{"version":3,"file":"ChipRT5958DecodeParam.mjs","names":["common.Bool"],"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,4BAA4B,EAAE,aACzC,CACE,qBACA,EAAE,QAAQ;CACR,gBAAgB;CAChB,iBAAiBA;AACnB,CAAC,CACH,GACA,2BACF;;;;;;AAMA,MAAa,wBAAwB,EAAE,aACrC,CAAC,2BAA2B,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,uBAAuB,EAAE,CAAC,CAAC,GAC3F,uBACF"}