{"version":3,"file":"ChipSCL8081ExtendProperty.mjs","names":["common.XMLArray","common.UInt32","common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipSCL8081ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSCL8081ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegArray: common.XMLArray(common.UInt32, 'uint'),\n    }),\n    t.partial({\n      IsUseNewModule: common.Bool, // #857\n      ChipLibVersion: common.UInt8, // #859\n      Gain: common.Int32,\n    }),\n  ],\n  'ChipSCL8081ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSCL8081ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSCL8081.decompiled.cs:851\n */\nexport const ChipSCL8081ExtendProperty = t.intersection(\n  [\n    ChipSCL8081ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSCL8081ExtendProperty') }),\n  ],\n  'ChipSCL8081ExtendProperty'\n);\nexport interface ChipSCL8081ExtendProperty extends t.TypeOf<typeof ChipSCL8081ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SAAgBC,QAAe,MAAM,EACjD,CAAC;CACD,EAAE,QAAQ;EACR,gBAAgBC;EAChB,gBAAgBC;EAChB,MAAMC;CACR,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}