{"version":3,"file":"ChipSM16136ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipSM16136ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSM16136ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      BlankingEnable: common.Bool, // #60199\n      BlankingVoltage: common.UInt8, // #60212\n      LowImproveValue: common.UInt16, // #60225\n      LowImproveEnable: common.Bool, // #60238\n    }),\n  ],\n  'ChipSM16136ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16136ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:60189\n */\nexport const ChipSM16136ExtendProperty = t.intersection(\n  [\n    ChipSM16136ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16136ExtendProperty') }),\n  ],\n  'ChipSM16136ExtendProperty'\n);\nexport interface ChipSM16136ExtendProperty extends t.TypeOf<typeof ChipSM16136ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,gCAAgCA,MAAE,aAC7C,CACEC,mDACAD,MAAE,QAAQ;CACR;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4BA,MAAE,aACzC,CACE,+BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}