{"version":3,"file":"ChipSM16318ExtendProperty.mjs","names":["common.Int32_7","common.XMLArray","common.UInt16"],"sources":["../generated/ChipSM16318ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSM16318ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_7, // #1929\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16,\n    }),\n  ],\n  'ChipSM16318ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16318ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16318.decompiled.cs:1926\n */\nexport const ChipSM16318ExtendProperty = t.intersection(\n  [\n    ChipSM16318ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16318ExtendProperty') }),\n  ],\n  'ChipSM16318ExtendProperty'\n);\nexport interface ChipSM16318ExtendProperty extends t.TypeOf<typeof ChipSM16318ExtendProperty> {}\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,OACjB,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}