4 lines
122 B
TypeScript
4 lines
122 B
TypeScript
|
|
export * from './testimonials.module';
|
||
|
|
export * from './testimonials.service';
|
||
|
|
export * from './testimonials.controller';
|