2 lines
83 B
TypeScript
2 lines
83 B
TypeScript
// Re-export from the main services data file
|
|
export * from '@/src/data/services';
|