@saritasa/renewaire-frontend-sdk 0.230.0 → 0.232.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
|
@@ -13252,16 +13252,6 @@ var UserStatus;
|
|
|
13252
13252
|
* Do not edit the class manually.
|
|
13253
13253
|
*/
|
|
13254
13254
|
|
|
13255
|
-
/**
|
|
13256
|
-
* RenewAire CORES API
|
|
13257
|
-
*
|
|
13258
|
-
* Contact: renewaire@saritasa.com
|
|
13259
|
-
*
|
|
13260
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
13261
|
-
* https://openapi-generator.tech
|
|
13262
|
-
* Do not edit the class manually.
|
|
13263
|
-
*/
|
|
13264
|
-
|
|
13265
13255
|
class ApiModule {
|
|
13266
13256
|
static forRoot(configurationFactory) {
|
|
13267
13257
|
return {
|