{"version":3,"file":"CabinetInfomation.cjs","names":["t"],"sources":["../generated/CabinetInfomation.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\n/**\n * Codec for interface {@link CabinetInfomation}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:38373\n */\nexport const CabinetInfomation = t.partial(\n  {\n    Weight: common.Numeric, // #38376\n    Power: common.Numeric, // #38378\n    Voltage: common.Numeric, // #38380\n    Width: common.Numeric, // #38382\n    Height: common.Numeric, // #38384\n    PixelWidth: common.Int32, // #38386\n    PixelHeight: common.Int32, // #38388\n  },\n  'CabinetInfomation'\n);\nexport interface CabinetInfomation extends t.TypeOf<typeof CabinetInfomation> {}\n"],"mappings":";;;;;;;;;;;;AAOA,MAAa,oBAAoBA,MAAE,QACjC;CACE;CACA;CACA;CACA;CACA;CACA;CACA;AACF,GACA,mBACF"}