{"version":3,"file":"Chip5152RGBVExtendPropey.mjs","names":[],"sources":["../generated/Chip5152RGBVExtendPropey.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { Chip5152ExtendProperty } from './Chip5152ExtendProperty'; // import\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const Chip5152RGBVExtendPropeyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: Chip5152ExtendProperty, // #42734\n      GreenProperty: Chip5152ExtendProperty, // #42736\n      BlueProperty: Chip5152ExtendProperty, // #42738\n      VRedProperty: Chip5152ExtendProperty, // #42740\n    }),\n  ],\n  'Chip5152RGBVExtendPropeyBase'\n);\n/**\n * Codec for {@link Chip5152RGBVExtendPropey}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:42732\n */\nexport const Chip5152RGBVExtendPropey = t.intersection(\n  [\n    Chip5152RGBVExtendPropeyBase,\n    t.partial({ '@_xsi:type': t.literal('Chip5152RGBVExtendPropey') }),\n  ],\n  'Chip5152RGBVExtendPropey'\n);\nexport interface Chip5152RGBVExtendPropey extends t.TypeOf<typeof Chip5152RGBVExtendPropey> {\n  RedProperty?: Chip5152ExtendProperty;\n  GreenProperty?: Chip5152ExtendProperty;\n  BlueProperty?: Chip5152ExtendProperty;\n  VRedProperty?: Chip5152ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}