{"version":3,"file":"CustomRegExtendPropertyBase.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/CustomRegExtendPropertyBase.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const CustomRegExtendPropertyBaseBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValueConfigThird: common.UInt16_30976,\n    }),\n    t.partial({\n      IsAdvancedMode: common.Bool, // #63986\n      RegValueConfigFirst: common.UInt16, // #63999\n      RegValueConfigSecond: common.UInt16,\n    }),\n  ],\n  'CustomRegExtendPropertyBaseBase'\n);\n/**\n * Codec for {@link CustomRegExtendPropertyBase}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:63976\n */\nexport const CustomRegExtendPropertyBase = t.intersection(\n  [\n    CustomRegExtendPropertyBaseBase,\n    t.partial({ '@_xsi:type': t.literal('CustomRegExtendPropertyBase') }),\n  ],\n  'CustomRegExtendPropertyBase'\n);\nexport interface CustomRegExtendPropertyBase extends t.TypeOf<typeof CustomRegExtendPropertyBase> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,kCAAkCA,MAAE,aAC/C;CACEC;CACAD,MAAE,KAAK,EACL,iDACF,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;CACF,CAAC;AACH,GACA,iCACF;;;;;;AAMA,MAAa,8BAA8BA,MAAE,aAC3C,CACE,iCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,6BAA6B,EAAE,CAAC,CACtE,GACA,6BACF"}