{"version":3,"file":"ChipNT27003ExtendProperty.mjs","names":["common.Int32_196","common.XMLArray","common.UInt16"],"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,gCAAgC,EAAE,aAC7C;CACE;CACA,EAAE,KAAK;EACL,YAAYA;EACZ,eAAeC,SAAgBC,QAAe,QAAQ;CACxD,CAAC;CACD,EAAE,QAAQ;EACR,eAAeA;EACf,gBAAgBA;CAClB,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}