schon/storefront/app/composables/brands/index.ts
2026-02-27 21:59:51 +03:00

2 lines
63 B
TypeScript

export * from './useBrandBySlug';
export * from './useBrands';