{"version":3,"file":"ChipHBS1910ExtendProperty.mjs","names":["common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipHBS1910ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHBS1910ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RegFirst: common.UInt16, // #1122\n      RegSecond: common.UInt16, // #1124\n      IsUseNewModule: common.Bool, // #1126\n      ChipLibVersion: common.UInt8, // #1128\n      Gain: common.UInt16, // #1130\n    }),\n  ],\n  'ChipHBS1910ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHBS1910ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHBS1910.decompiled.cs:1119\n */\nexport const ChipHBS1910ExtendProperty = t.intersection(\n  [\n    ChipHBS1910ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHBS1910ExtendProperty') }),\n  ],\n  'ChipHBS1910ExtendProperty'\n);\nexport interface ChipHBS1910ExtendProperty extends t.TypeOf<typeof ChipHBS1910ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C,CACE,sBACA,EAAE,QAAQ;CACR,UAAUA;CACV,WAAWA;CACX,gBAAgBC;CAChB,gBAAgBC;CAChB,MAAMF;AACR,CAAC,CACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}