Kind: Type
Source: packages/common/interfaces/http/raw-body-request.interface.ts
Part of: Common
Definition
tsT & { rawBody?: Buffer }
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
ExpressController—integration/nest-application/raw-body/src/express.controller.ts:4FastifyController—integration/nest-application/raw-body/src/fastify.controller.ts:4AppController—integration/nest-application/use-body-parser/src/app.controller.ts:4FastifyAdapter—packages/platform-fastify/adapters/fastify-adapter.ts:124
Was this page helpful?