{"version":3,"file":"ChipHS3257ExtendProperty.mjs","names":["common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipHS3257ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipHS3257ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RegFirst: common.UInt16, // #796\n      RegSecond: common.UInt16, // #798\n      RegThird: common.UInt16, // #800\n      RegFourth: common.UInt16, // #802\n      IsUseNewModule: common.Bool, // #947\n      ChipLibVersion: common.UInt8, // #949\n    }),\n  ],\n  'ChipHS3257ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHS3257ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHS3257.decompiled.cs:793\n */\nexport const ChipHS3257ExtendProperty = t.intersection(\n  [\n    ChipHS3257ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHS3257ExtendProperty') }),\n  ],\n  'ChipHS3257ExtendProperty'\n);\nexport interface ChipHS3257ExtendProperty extends t.TypeOf<typeof ChipHS3257ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C,CACE,sBACA,EAAE,QAAQ;CACR,UAAUA;CACV,WAAWA;CACX,UAAUA;CACV,WAAWA;CACX,gBAAgBC;CAChB,gBAAgBC;AAClB,CAAC,CACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}