Type Alias ObjectMap

ObjectMap: { index: number; map: Map<number, ObjectMapEntry> }

Type declaration