{"version":3,"file":"ChipDP5125HCommonExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,sCAAsCA,MAAE,aACnD,CACEC,mDACAD,MAAE,QAAQ;CACR;CACA;AACF,CAAC,CACH,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkCA,MAAE,aAC/C,CACE,qCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}