{"version":3,"file":"ChipSCL8080ExtendProperty.mjs","names":["common.UInt16"],"sources":["../generated/ChipSCL8080ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipSCL8080ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RegValueConfigFirst: common.UInt16, // #302\n      RegValueConfigSecond: common.UInt16, // #315\n      RegValueConfigThird: common.UInt16, // #328\n    }),\n  ],\n  'ChipSCL8080ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSCL8080ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSCL8080.decompiled.cs:293\n */\nexport const ChipSCL8080ExtendProperty = t.intersection(\n  [\n    ChipSCL8080ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSCL8080ExtendProperty') }),\n  ],\n  'ChipSCL8080ExtendProperty'\n);\nexport interface ChipSCL8080ExtendProperty extends t.TypeOf<typeof ChipSCL8080ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C,CACE,sBACA,EAAE,QAAQ;CACR,qBAAqBA;CACrB,sBAAsBA;CACtB,qBAAqBA;AACvB,CAAC,CACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}