{"version":3,"file":"Chip2028RGBVExtendPropey.mjs","names":[],"sources":["../generated/Chip2028RGBVExtendPropey.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSUM2028ExtendProperty } from './ChipSUM2028ExtendProperty';\n // import\nexport const Chip2028RGBVExtendPropeyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipSUM2028ExtendProperty, // #62727\n      GreenProperty: ChipSUM2028ExtendProperty, // #62729\n      BlueProperty: ChipSUM2028ExtendProperty, // #62731\n      VRedProperty: ChipSUM2028ExtendProperty, // #62733\n    }),\n  ],\n  'Chip2028RGBVExtendPropeyBase'\n);\n/**\n * Codec for {@link Chip2028RGBVExtendPropey}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62725\n */\nexport const Chip2028RGBVExtendPropey = t.intersection(\n  [\n    Chip2028RGBVExtendPropeyBase,\n    t.partial({ '@_xsi:type': t.literal('Chip2028RGBVExtendPropey') }),\n  ],\n  'Chip2028RGBVExtendPropey'\n);\nexport interface Chip2028RGBVExtendPropey extends t.TypeOf<typeof Chip2028RGBVExtendPropey> {\n  RedProperty?: ChipSUM2028ExtendProperty;\n  GreenProperty?: ChipSUM2028ExtendProperty;\n  BlueProperty?: ChipSUM2028ExtendProperty;\n  VRedProperty?: ChipSUM2028ExtendProperty;\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"}