@shapediver/api.geometry-api-dto-v2
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -14,2 +14,3 @@ export interface ShapeDiverResponseAnalytics { | ||
embedded: ShapeDiverResponseAnalyticsModelOnDuration; | ||
desktop: ShapeDiverResponseAnalyticsModelOnDuration; | ||
customize: ShapeDiverResponseAnalyticsModelOnAction; | ||
@@ -46,5 +47,7 @@ export: ShapeDiverResponseAnalyticsModelOnAction; | ||
export interface ShapeDiverResponseAnalyticsModelOnAction extends ShapeDiverResponseAnalyticsModelOnDuration { | ||
sumApp: number; | ||
sumBackend: number; | ||
sumEmbedded: number; | ||
sumDesktop: number; | ||
} | ||
//# sourceMappingURL=SdResponseDtoAnalytics.d.ts.map |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v2", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "Data Transfer Object Definitions of the Model View APIv2", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41201
596