Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/packages / features / Empty / fixture.d.ts
Size: Mime:
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;
};