feat: Udpate api/index.ts

This commit is contained in:
Wini_Fy
2026-02-05 16:14:40 +07:00
parent deec288c54
commit 2a475901cc
2 changed files with 2 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
* Export all API functions
*/
export * from "./blogsApi";
export * from "./homeApi";
export * from "./footerApi";
export * from "./servicesApi";