{"version":3,"file":"ChipMBI5038ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipMBI5038ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI5038ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      ThermalShutdown: common.Bool_true,\n    }),\n    t.partial({\n      SwitchSpeed: common.Bool, // #56755\n      CurrentSelection: common.UInt8, // #56768\n      PowerMode: common.Bool,\n    }),\n  ],\n  'ChipMBI5038ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5038ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56745\n */\nexport const ChipMBI5038ExtendProperty = t.intersection(\n  [\n    ChipMBI5038ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5038ExtendProperty') }),\n  ],\n  'ChipMBI5038ExtendProperty'\n);\nexport interface ChipMBI5038ExtendProperty extends t.TypeOf<typeof ChipMBI5038ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK,EACL,0CACF,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"}