Files
cozsweet-frontend-nextjs/src/data/models/metrics/index.ts
T
admin 700ad0bc1a chore: integrate barrelsby for auto-generated barrel exports
Add barrelsby configuration and regenerate model barrel files using the tool to standardize exports and automate maintenance of index.ts files across model directories.
2026-06-08 14:11:39 +08:00

7 lines
114 B
TypeScript

/**
* @file Automatically generated by barrelsby.
*/
export * from "./app_event";
export * from "./pwa_event";