{"version":3,"file":"ChipTLC5945RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"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,oCAAoCA,MAAE,aACjD,CACEC,mDACAD,MAAE,QAAQ;CACR;CACA;AACF,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgCA,MAAE,aAC7C,CACE,mCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}