@fluyappgo/commons
Advanced tools
Comparing version 2.0.69 to 2.0.70
@@ -18,5 +18,8 @@ export declare enum recordingType { | ||
accessUrl?: string; | ||
recordingNameOrder?: RecordingOrder[]; | ||
recordingRoute?: { | ||
order?: RouteOrder[]; | ||
joinedDate?: boolean; | ||
}; | ||
} | ||
export interface RecordingOrder { | ||
export interface RouteOrder { | ||
order?: number; | ||
@@ -23,0 +26,0 @@ name?: string; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.69", | ||
"version": "2.0.70", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
154500
4727