@zyacreatives/shared 2.4.9 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -623,3 +623,4 @@ export type MarketplaceCategory = {
623
623
  };
624
624
  export declare const MARKETPLACE_CATEGORIES: MarketplaceCategory[];
625
625
  export declare const CATEGORIES_MAP: Record<string, string[]>;
626
+ export declare const SUBCATEGORIES_MAP: Record<string, string[]>;