{"version":3,"file":"CIEValue.cjs","names":["t"],"sources":["../generated/CIEValue.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\n/**\n * Codec for interface {@link CIEValue}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:72004\n */\nexport const CIEValue = t.partial(\n  {\n    Cx: common.Numeric, // #72013\n    Cy: common.Numeric, // #72030\n    Y: common.Numeric, // #72047\n  },\n  'CIEValue'\n);\nexport interface CIEValue extends t.TypeOf<typeof CIEValue> {}\n"],"mappings":";;;;;;;;;;;;AAOA,MAAa,WAAWA,MAAE,QACxB;CACE;CACA;CACA;AACF,GACA,UACF"}