{"version":3,"file":"ChipICN2065RGBVExtendProperty.mjs","names":[],"sources":["../generated/ChipICN2065RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICN2065ExtendProperty } from './ChipICN2065ExtendProperty';\n // import\nexport const ChipICN2065RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipICN2065ExtendProperty, // #51057\n      GreenProperty: ChipICN2065ExtendProperty, // #51107\n      BlueProperty: ChipICN2065ExtendProperty, // #51157\n      VRedProperty: ChipICN2065ExtendProperty, // #51207\n    }),\n  ],\n  'ChipICN2065RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICN2065RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:51055\n */\nexport const ChipICN2065RGBVExtendProperty = t.intersection(\n  [\n    ChipICN2065RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICN2065RGBVExtendProperty') }),\n  ],\n  'ChipICN2065RGBVExtendProperty'\n);\nexport interface ChipICN2065RGBVExtendProperty\n  extends t.TypeOf<typeof ChipICN2065RGBVExtendProperty> {\n  RedProperty?: ChipICN2065ExtendProperty;\n  GreenProperty?: ChipICN2065ExtendProperty;\n  BlueProperty?: ChipICN2065ExtendProperty;\n  VRedProperty?: ChipICN2065ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}