@saritasa/renewaire-frontend-sdk 0.411.0 → 0.412.0
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.
package/README.md
CHANGED
|
@@ -17256,7 +17256,7 @@ var Permission;
|
|
|
17256
17256
|
* Do not edit the class manually.
|
|
17257
17257
|
*/
|
|
17258
17258
|
/**
|
|
17259
|
-
* ProjectAccessLevel<br />0 = ReadOnly<br />1 = Edit
|
|
17259
|
+
* Defines the access level for project permissions.<br />ProjectAccessLevel<br />0 = ReadOnly<br />1 = Edit
|
|
17260
17260
|
*/
|
|
17261
17261
|
var ProjectAccessLevel;
|
|
17262
17262
|
(function (ProjectAccessLevel) {
|