{"version":3,"file":"ChipMBI5850BExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.Bool","common.UInt8"],"sources":["../generated/ChipMBI5850BExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI5850BExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #2588\n      ChipLibVersion: common.UInt8,\n    }),\n  ],\n  'ChipMBI5850BExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5850BExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5850B.decompiled.cs:2583\n */\nexport const ChipMBI5850BExtendProperty = t.intersection(\n  [\n    ChipMBI5850BExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5850BExtendProperty') }),\n  ],\n  'ChipMBI5850BExtendProperty'\n);\nexport interface ChipMBI5850BExtendProperty extends t.TypeOf<typeof ChipMBI5850BExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,iCAAiC,EAAE,aAC9C;CACE;CACA,EAAE,KAAK,EACL,eAAeA,SAAgBC,QAAe,QAAQ,EACxD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;CAClB,CAAC;AACH,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6B,EAAE,aAC1C,CACE,gCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}