{"version":3,"file":"ChipNT27003ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipNT27003ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipNT27003ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_196, // #43\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #47\n      SecondRegValue: common.UInt16,\n    }),\n  ],\n  'ChipNT27003ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipNT27003ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipNT27003.decompiled.cs:40\n */\nexport const ChipNT27003ExtendProperty = t.intersection(\n  [\n    ChipNT27003ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipNT27003ExtendProperty') }),\n  ],\n  'ChipNT27003ExtendProperty'\n);\nexport interface ChipNT27003ExtendProperty extends t.TypeOf<typeof ChipNT27003ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK;EACL;EACA,8DAA8C,QAAQ;CACxD,CAAC;CACDA,MAAE,QAAQ;EACR;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"}