{"version":3,"file":"ChipMBI6033ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipMBI6033ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI6033ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      FirstReg: common.UInt16, // #42\n      SecondReg: common.UInt16, // #44\n      ThirdReg: common.UInt16, // #46\n      IsUseNewModule: common.Bool, // #48\n      ChipLibVersion: common.UInt8, // #50\n    }),\n  ],\n  'ChipMBI6033ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI6033ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI6033.decompiled.cs:40\n */\nexport const ChipMBI6033ExtendProperty = t.intersection(\n  [\n    ChipMBI6033ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI6033ExtendProperty') }),\n  ],\n  'ChipMBI6033ExtendProperty'\n);\nexport interface ChipMBI6033ExtendProperty extends t.TypeOf<typeof ChipMBI6033ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,gCAAgCA,MAAE,aAC7C,CACEC,mDACAD,MAAE,QAAQ;CACR;CACA;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"}