const IIPPacketReport = { ManagementError: 0, ExecutionError: 1, ProgressReport: 0x8, ChunkStream: 0x9 }; export default IIPPacketReport;