@wildberries/databus-service-products
Advanced tools
Comparing version 0.1.0 to 0.1.1-beta.1
@@ -23,2 +23,3 @@ export declare type BaseAction = () => { | ||
getMenuDataFromStore?: boolean; | ||
excludeEndpoinds?: Array<string>; | ||
}; | ||
@@ -25,0 +26,0 @@ export declare type ListenerType<T> = (params: T) => void; |
{ | ||
"name": "@wildberries/databus-service-products", | ||
"version": "0.1.0", | ||
"version": "0.1.1-beta.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
9612
150