bruce-models 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3803,6 +3803,8 @@ var MenuItem;
3803
3803
  EType["EntityTileset"] = "EntitiesTileset";
3804
3804
  EType["EntityRaster"] = "RasterEntitiesTileset";
3805
3805
  EType["PointCloud"] = "PointCloudTileset";
3806
+ EType["EntitiesLoaded"] = "LoadedEntities";
3807
+ EType["EntitiesIds"] = "EntitiesIds";
3806
3808
  })(EType = MenuItem.EType || (MenuItem.EType = {}));
3807
3809
  function CreateFromEntityId(entityId, typeId, styleId) {
3808
3810
  return {