{"version":3,"file":"ChipTL3102UDExtendProperty.mjs","names":["common.Int32_7","common.XMLArray","common.UInt16"],"sources":["../generated/ChipTL3102UDExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipTL3102UDExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_7, // #48\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({}),\n  ],\n  'ChipTL3102UDExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipTL3102UDExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTL3102UD.decompiled.cs:45\n */\nexport const ChipTL3102UDExtendProperty = t.intersection(\n  [\n    ChipTL3102UDExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipTL3102UDExtendProperty') }),\n  ],\n  'ChipTL3102UDExtendProperty'\n);\nexport interface ChipTL3102UDExtendProperty extends t.TypeOf<typeof ChipTL3102UDExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,iCAAiC,EAAE,aAC9C;CACE;CACA,EAAE,KAAK;EACL,YAAYA;EACZ,eAAeC,SAAgBC,QAAe,QAAQ;CACxD,CAAC;CACD,EAAE,QAAQ,CAAC,CAAC;AACd,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6B,EAAE,aAC1C,CACE,gCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}