Files
nest/lib/common/decorators/index.d.ts
2018-03-27 13:26:50 +02:00

4 lines
75 B
TypeScript

export * from './core';
export * from './modules';
export * from './http';