UNPKG

201 BTypeScriptView Raw
1export * from './nest-express-application.interface';
2export { NestExpressBodyParserOptions } from './nest-express-body-parser-options.interface';
3export * from './nest-express-body-parser.interface';