@cognite/reveal
Advanced tools
Comparing version 4.23.1 to 4.23.2
@@ -131,1 +131,2 @@ /*! | ||
export declare function isLocalIdentifier(identifier: InternalModelIdentifier): identifier is LocalModelIdentifierType; | ||
export declare function isSameDMIdentifier(id0: DMInstanceRef, id1: DMInstanceRef): boolean; |
@@ -36,3 +36,3 @@ /*! | ||
readonly nodes: { | ||
readonly from: "instance_objects"; | ||
readonly from: "instance_object"; | ||
readonly through: { | ||
@@ -50,3 +50,3 @@ readonly view: { | ||
}; | ||
readonly annotation_dges: { | ||
readonly annotation_edges: { | ||
readonly edges: { | ||
@@ -53,0 +53,0 @@ readonly from: "object3ds"; |
{ | ||
"name": "@cognite/reveal", | ||
"version": "4.23.1", | ||
"version": "4.23.2", | ||
"description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/cognitedata/reveal/tree/master/viewer", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5545097
21447