{"version":3,"file":"ChipMBI5759CustomExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,sCAAsCA,MAAE,aACnD;CACEC;CACAD,MAAE,KAAK,EACL,yDAAyC,QAAQ,EACnD,CAAC;CACDA,MAAE,QAAQ,CAAC,CAAC;AACd,GACA,qCACF;;;;;;AAMA,MAAa,kCAAkCA,MAAE,aAC/C,CACE,qCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,iCAAiC,EAAE,CAAC,CAC1E,GACA,iCACF"}