{"version":3,"file":"ChipDP5125HCommonExtendProperty.mjs","names":["common.UInt16"],"sources":["../generated/ChipDP5125HCommonExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipDP5125HCommonExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      FirstRegValue: common.UInt16, // #49\n      CurrentGain: common.UInt16, // #51\n    }),\n  ],\n  'ChipDP5125HCommonExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipDP5125HCommonExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP5125HCommon.decompiled.cs:46\n */\nexport const ChipDP5125HCommonExtendProperty = t.intersection(\n  [\n    ChipDP5125HCommonExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipDP5125HCommonExtendProperty') }),\n  ],\n  'ChipDP5125HCommonExtendProperty'\n);\nexport interface ChipDP5125HCommonExtendProperty\n  extends t.TypeOf<typeof ChipDP5125HCommonExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,sCAAsC,EAAE,aACnD,CACE,sBACA,EAAE,QAAQ;CACR,eAAeA;CACf,aAAaA;AACf,CAAC,CACH,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkC,EAAE,aAC/C,CACE,qCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}