@giosg/types
Advanced tools
Comparing version 1.2.29 to 1.2.30
@@ -1025,4 +1025,8 @@ import { NestedAvatar } from "./customer"; | ||
visitor_id: VisitorCid | null; | ||
/** | ||
* Is user participating in chat | ||
*/ | ||
is_participating: boolean | null; | ||
} | ||
export {}; | ||
//# sourceMappingURL=chat.d.ts.map |
{ | ||
"name": "@giosg/types", | ||
"version": "1.2.29", | ||
"version": "1.2.30", | ||
"description": "TypeScript interfaces for GiosgAPI", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
293149
4762