{"version":3,"file":"ChipTL3103UDExtendProperty.mjs","names":["common.Int32_15","common.XMLArray","common.UInt16"],"sources":["../generated/ChipTL3103UDExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipTL3103UDExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_15, // #969\n      RegisterArray: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({}),\n  ],\n  'ChipTL3103UDExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipTL3103UDExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTL3103UD.decompiled.cs:966\n */\nexport const ChipTL3103UDExtendProperty = t.intersection(\n  [\n    ChipTL3103UDExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipTL3103UDExtendProperty') }),\n  ],\n  'ChipTL3103UDExtendProperty'\n);\nexport interface ChipTL3103UDExtendProperty extends t.TypeOf<typeof ChipTL3103UDExtendProperty> {}\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"}