{"version":3,"file":"ChipTLC5945RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8"],"sources":["../generated/ChipTLC5945RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipTLC5945RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      IsUseNewModule: common.Bool, // #955\n      ChipLibVersion: common.UInt8, // #957\n    }),\n  ],\n  'ChipTLC5945RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipTLC5945RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTLC5945.decompiled.cs:952\n */\nexport const ChipTLC5945RGBVExtendProperty = t.intersection(\n  [\n    ChipTLC5945RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipTLC5945RGBVExtendProperty') }),\n  ],\n  'ChipTLC5945RGBVExtendProperty'\n);\nexport interface ChipTLC5945RGBVExtendProperty\n  extends t.TypeOf<typeof ChipTLC5945RGBVExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,gBAAgBA;CAChB,gBAAgBC;AAClB,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}