Repository URL to install this package:
|
Version:
0.0.15 ▾
|
export declare const productCount = "(0 matches)";
export declare const DEFAULT_RELATED_CATEGORIES: readonly string[];
export declare const somethingWentWrongWording: {
text: string;
emptyTitle: string;
goBack: string;
keepShopping: string;
shopSaleItems: string;
imageUrl: string;
};
export declare const notFoundWording: {
text: string;
emptyTitle: string;
goBack: string;
keepShopping: string;
shopSaleItems: string;
imageUrl: string;
};