{"version":3,"file":"ChipMBI5034BExtendProperty.mjs","names":["common.UInt16"],"sources":["../generated/ChipMBI5034BExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI5034BExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      FirstRegValue: common.UInt16, // #1227\n      CurrentGain: common.UInt16, // #1229\n    }),\n  ],\n  'ChipMBI5034BExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5034BExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5034B.decompiled.cs:1224\n */\nexport const ChipMBI5034BExtendProperty = t.intersection(\n  [\n    ChipMBI5034BExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5034BExtendProperty') }),\n  ],\n  'ChipMBI5034BExtendProperty'\n);\nexport interface ChipMBI5034BExtendProperty extends t.TypeOf<typeof ChipMBI5034BExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,iCAAiC,EAAE,aAC9C,CACE,sBACA,EAAE,QAAQ;CACR,eAAeA;CACf,aAAaA;AACf,CAAC,CACH,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6B,EAAE,aAC1C,CACE,gCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}