3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export * from './controller-metadata.interface';
|
|
export * from './controller.interface';
|