{"version":3,"file":"ChipMBI5759CustomExtendProperty.mjs","names":["common.XMLArray","common.UInt16"],"sources":["../generated/ChipMBI5759CustomExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI5759CustomExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      ScanData: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({}),\n  ],\n  'ChipMBI5759CustomExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5759CustomExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5759.decompiled.cs:1367\n */\nexport const ChipMBI5759CustomExtendProperty = t.intersection(\n  [\n    ChipMBI5759CustomExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5759CustomExtendProperty') }),\n  ],\n  'ChipMBI5759CustomExtendProperty'\n);\nexport interface ChipMBI5759CustomExtendProperty\n  extends t.TypeOf<typeof ChipMBI5759CustomExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,sCAAsC,EAAE,aACnD;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SAAgBC,QAAe,QAAQ,EACnD,CAAC;CACD,EAAE,QAAQ,CAAC,CAAC;AACd,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkC,EAAE,aAC/C,CACE,qCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}