@wildberries/databus-service-user
Advanced tools
Comparing version 0.0.7-beta.1 to 0.0.7-beta.2
@@ -21,2 +21,3 @@ export declare type ListenerType<T> = (params: T) => void; | ||
callbackFinallyLoad?: () => void; | ||
withoutLoadingIndicator?: boolean; | ||
}; | ||
@@ -23,0 +24,0 @@ export declare type BatchedUserFeaturesType = { |
{ | ||
"name": "@wildberries/databus-service-user", | ||
"version": "0.0.7-beta.1", | ||
"version": "0.0.7-beta.2", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
16719
317