kosher-map-common
Advanced tools
Comparing version
import { AppPlaceLight } from "./app-place-light"; | ||
import { ModerationBaseItem } from "./moderation-base-item"; | ||
import { AppPlaceTag, KosherSubTag, KosherTag } from "./tags"; | ||
export declare type MyPlaceListType = 'Favorite Place' | 'Heart Stroke' | 'To visit'; | ||
export declare type MyPlaceListType = 'Favorite Place' | 'Heart Stroke' | 'To visit' | 'PendingPlace'; | ||
export declare type PlaceFeedbackType = 'Kashrut' | 'CLOSED PLACE' | 'Other'; | ||
@@ -6,0 +6,0 @@ export interface AppPlaceImage extends ModerationBaseItem { |
{ | ||
"name": "kosher-map-common", | ||
"version": "0.0.67", | ||
"version": "0.0.68", | ||
"description": "", | ||
@@ -16,2 +16,2 @@ "main": "dist/index.js", | ||
} | ||
} | ||
} |
17470
0.1%