{"version":3,"file":"ChipMY9862RGBExtendProperty.mjs","names":[],"sources":["../generated/ChipMY9862RGBExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMY9862ExtendProperty } from './ChipMY9862ExtendProperty';\n // import\nexport const ChipMY9862RGBExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipMY9862ExtendProperty, // #56642\n      GreenProperty: ChipMY9862ExtendProperty, // #56644\n      BlueProperty: ChipMY9862ExtendProperty, // #56646\n      VRedProperty: ChipMY9862ExtendProperty, // #56648\n    }),\n  ],\n  'ChipMY9862RGBExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMY9862RGBExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56640\n */\nexport const ChipMY9862RGBExtendProperty = t.intersection(\n  [\n    ChipMY9862RGBExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMY9862RGBExtendProperty') }),\n  ],\n  'ChipMY9862RGBExtendProperty'\n);\nexport interface ChipMY9862RGBExtendProperty extends t.TypeOf<typeof ChipMY9862RGBExtendProperty> {\n  RedProperty?: ChipMY9862ExtendProperty;\n  GreenProperty?: ChipMY9862ExtendProperty;\n  BlueProperty?: ChipMY9862ExtendProperty;\n  VRedProperty?: ChipMY9862ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,kCAAkC,EAAE,aAC/C,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,iCACF;;;;;;AAMA,MAAa,8BAA8B,EAAE,aAC3C,CACE,iCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,6BAA6B,EAAE,CAAC,CACtE,GACA,6BACF"}