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

2 lines
61 B
TypeScript

export * from './usePostBySlug';
export * from './usePosts';