{"version":3,"file":"ChipSM16318ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK;EACL;EACA,8DAA8C,QAAQ;CACxD,CAAC;CACDA,MAAE,QAAQ,EACR,qCACF,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4BA,MAAE,aACzC,CACE,+BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}