{"version":3,"file":"DVIEncryptType.cjs","names":["EnumFromString"],"sources":["../generated/DVIEncryptType.ts"],"sourcesContent":["import EnumFromString from '../lib/common/EnumFromString';\n/** @category Enums */\nexport enum DVIEncryptTypeEnum {\n  None = 255, // 0xFF\n  EnableEncrypt = 72, // 0x48\n  DisableEncrypt = 73,\n}\n/**\n * Codec for {@link DVIEncryptTypeEnum}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ProtocolEnum.decompiled.cs:2156\n */\nexport const DVIEncryptType = EnumFromString(DVIEncryptTypeEnum, 'DVIEncryptType');\n"],"mappings":";;;;;AAEA,IAAY,qBAAL;CACL;CACA;CACA;;AACF;;;;;;AAMA,MAAa,iBAAiBA,sCAAe,oBAAoB,gBAAgB"}