создаю телегу товаров
All checks were successful
Deploy / build (push) Successful in 45s

This commit is contained in:
alsaze
2025-10-03 19:26:39 +03:00
parent bb195777c3
commit 7a7d27c7ae
18 changed files with 87 additions and 8 deletions

4
api/queries/wp/index.ts Normal file
View File

@@ -0,0 +1,4 @@
export * from './useGetProductAttributesDetail'
export * from './useGetProductsDetail'
export * from './useGetProductsList'
export * from './useGetProductsVariationsList'