{"version":3,"file":"ChipMY9862ExtendProperty.mjs","names":["common.Bool","common.UInt8"],"sources":["../generated/ChipMY9862ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMY9862ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      CompensationMode: common.Bool, // #58283\n      LowAshImprovement: common.UInt8, // #58296\n      FirstSweepCompensation: common.UInt8, // #58309\n      EliminateGhostingSet: common.UInt8, // #58322\n    }),\n  ],\n  'ChipMY9862ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMY9862ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:58273\n */\nexport const ChipMY9862ExtendProperty = t.intersection(\n  [\n    ChipMY9862ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMY9862ExtendProperty') }),\n  ],\n  'ChipMY9862ExtendProperty'\n);\nexport interface ChipMY9862ExtendProperty extends t.TypeOf<typeof ChipMY9862ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C,CACE,sBACA,EAAE,QAAQ;CACR,kBAAkBA;CAClB,mBAAmBC;CACnB,wBAAwBA;CACxB,sBAAsBA;AACxB,CAAC,CACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}