MCPcopy
hub / github.com/nestjs/nest / empty

Method empty

packages/platform-fastify/adapters/fastify-adapter.ts:193–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191 }
192 },
193 empty() {
194 versions.clear();
195 },
196 };
197 },
198 deriveConstraint: (req: FastifyRequest) => {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected