{"version":3,"file":"CIEValue.mjs","names":["common.Numeric"],"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,WAAW,EAAE,QACxB;CACE,IAAIA;CACJ,IAAIA;CACJ,GAAGA;AACL,GACA,UACF"}