{"version":3,"file":"ChipSCL8081ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK,EACL,yDAAyC,MAAM,EACjD,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;CACF,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4BA,MAAE,aACzC,CACE,+BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}