forked from AbuBokorprog/bazaar-bridge-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsconfig.app.tsbuildinfo
1 lines (1 loc) · 5.9 KB
/
tsconfig.app.tsbuildinfo
1
{"root":["./src/main.tsx","./src/vite-env.d.ts","./src/components/Skeleton/AllCategoriesSkeleton.tsx","./src/components/Skeleton/BannerSkeleton.tsx","./src/components/Skeleton/BreadCrumbsSkeleton.tsx","./src/components/Skeleton/CheckoutSkeleton.tsx","./src/components/Skeleton/DetailsSkeleton.tsx","./src/components/Skeleton/HomeProductsSkeleton.tsx","./src/components/Skeleton/NavbarSkeleton.tsx","./src/components/Skeleton/ProductsSkeleton.tsx","./src/components/Skeleton/ShopCategoriesSkeleton.tsx","./src/components/Skeleton/ShopDetailsSkeleton.tsx","./src/components/Skeleton/ShopsSkeleton.tsx","./src/components/Skeleton/TopCategoriesSkeleton.tsx","./src/components/Skeleton/ViewCartSkeleton.tsx","./src/components/auth/UserRegistration.tsx","./src/components/dashboard/shared/Sidebar.tsx","./src/components/header-footer/Footer.tsx","./src/components/header-footer/Header.tsx","./src/components/helmet/Title.tsx","./src/components/home/Banner.tsx","./src/components/home/Categories.tsx","./src/components/home/HomeProducts.tsx","./src/components/home/Newsletter.tsx","./src/components/home/Products.tsx","./src/components/home/Promotional.tsx","./src/components/products/QuickOrder.tsx","./src/components/shop/Shop.tsx","./src/components/ui/CartAlertDialog.tsx","./src/components/ui/FilteringModal.tsx","./src/components/ui/ForgotPassword.tsx","./src/components/ui/Loader.tsx","./src/components/ui/ProductCard.tsx","./src/components/ui/ResetPassword.tsx","./src/components/ui/ReviewCard.tsx","./src/components/ui/ShopCard.tsx","./src/components/ui/dashboard/CategoriesCard.tsx","./src/components/ui/dashboard/CouponCard.tsx","./src/components/ui/dashboard/CustomerShopCard.tsx","./src/components/ui/dashboard/DashboardCard.tsx","./src/components/ui/dashboard/DashboardProductCard.tsx","./src/components/ui/dashboard/DashboardReviewCard.tsx","./src/components/ui/dashboard/DashboardShopCard.tsx","./src/components/ui/dashboard/OrderCard.tsx","./src/components/ui/dashboard/OrderMenu.tsx","./src/components/ui/dashboard/UserMenu.tsx","./src/components/ui/dashboard/WishlistCard.tsx","./src/components/ui/dropdown/CartDropdown.tsx","./src/components/ui/dropdown/CategoryList.tsx","./src/components/ui/dropdown/UserDropdown.tsx","./src/custome-hook/useDebounce.tsx","./src/layout/dashboard/Dashboard.tsx","./src/layout/main/Main.tsx","./src/pages/AllCoupon.tsx","./src/pages/Checkout.tsx","./src/pages/Error.tsx","./src/pages/FlashSale.tsx","./src/pages/Home.tsx","./src/pages/ViewCart.tsx","./src/pages/auth/Login.tsx","./src/pages/auth/Registration.tsx","./src/pages/auth/ResetPasswordPage.tsx","./src/pages/dashboard/admin/AdminAddCategory.tsx","./src/pages/dashboard/admin/AdminAddCoupon.tsx","./src/pages/dashboard/admin/AdminAllCategories.tsx","./src/pages/dashboard/admin/AdminAllCoupon.tsx","./src/pages/dashboard/admin/AdminAllOrders.tsx","./src/pages/dashboard/admin/AdminAllProducts.tsx","./src/pages/dashboard/admin/AdminAllReviews.tsx","./src/pages/dashboard/admin/AdminAllShop.tsx","./src/pages/dashboard/admin/AdminAllUsers.tsx","./src/pages/dashboard/admin/AdminDashboard.tsx","./src/pages/dashboard/admin/AdminEditCategory.tsx","./src/pages/dashboard/admin/AdminEditCoupon.tsx","./src/pages/dashboard/common/Profile.tsx","./src/pages/dashboard/customer/CustomerComparison.tsx","./src/pages/dashboard/customer/CustomerDashboardHome.tsx","./src/pages/dashboard/customer/CustomerFollowShop.tsx","./src/pages/dashboard/customer/CustomerOrders.tsx","./src/pages/dashboard/customer/CustomerReview.tsx","./src/pages/dashboard/customer/CustomerWishlist.tsx","./src/pages/dashboard/customer/OrderDetails.tsx","./src/pages/dashboard/vendor/VendorAddProduct.tsx","./src/pages/dashboard/vendor/VendorAddShop.tsx","./src/pages/dashboard/vendor/VendorAllProducts.tsx","./src/pages/dashboard/vendor/VendorAllShop.tsx","./src/pages/dashboard/vendor/VendorDashboard.tsx","./src/pages/dashboard/vendor/VendorEditProduct.tsx","./src/pages/dashboard/vendor/VendorEditShop.tsx","./src/pages/dashboard/vendor/VendorOrderHistory.tsx","./src/pages/dashboard/vendor/VendorReviews.tsx","./src/pages/inner-pages/About.tsx","./src/pages/inner-pages/ContactUs.tsx","./src/pages/inner-pages/Payment.tsx","./src/pages/inner-pages/Privacy.tsx","./src/pages/inner-pages/Refund.tsx","./src/pages/inner-pages/TermsCondition.tsx","./src/pages/products/AllProducts.tsx","./src/pages/products/ProductDetails.tsx","./src/pages/products/SearchProducts.tsx","./src/pages/shops/AllShop.tsx","./src/pages/shops/ShopDetails.tsx","./src/private/PrivateRoute.tsx","./src/providers/ThemeProvider.ts","./src/redux/store.ts","./src/redux/features/api/BaseApi.ts","./src/redux/features/api/auth/auth.api.ts","./src/redux/features/api/carts/carts.api.ts","./src/redux/features/api/categories/catgeories.api.ts","./src/redux/features/api/compare/compare.api.ts","./src/redux/features/api/coupon/coupon.api.ts","./src/redux/features/api/newsletter/newsletter.api.ts","./src/redux/features/api/orders/orders.api.ts","./src/redux/features/api/payment/PaymentApi.ts","./src/redux/features/api/products/products.api.ts","./src/redux/features/api/recently-viewed/recently-viewed.api.ts","./src/redux/features/api/reports/reports.api.ts","./src/redux/features/api/reviews/reviews.api.ts","./src/redux/features/api/shops/shops.api.ts","./src/redux/features/api/users/user.api.ts","./src/redux/features/api/wishlist/wishlistapi.ts","./src/redux/features/auth-slice/AuthSlice.ts","./src/redux/hooks/hooks.ts","./src/routes/Routes.tsx","./src/schema/order.ts","./src/schema/products.ts","./src/schema/shop.ts","./src/types/cart.type.ts","./src/types/categories.type.ts","./src/types/comparison.type.ts","./src/types/coupon.type.ts","./src/types/order.type.ts","./src/types/payment.type.ts","./src/types/product.type.ts","./src/types/reports.type.ts","./src/types/review.type.ts","./src/types/shop.type.ts","./src/types/type.ts","./src/types/user.type.ts","./src/types/wishlist.type.ts","./src/utils/JWTDecode.tsx","./src/utils/UserRole.ts","./src/utils/constaints.ts"],"version":"5.7.2"}