Skip to content

ROUTE_MAPPED_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/messages.ts

Part of: Core

Signature

ts
function ROUTE_MAPPED_MESSAGE(path: string, method: string | number)

Parameters

NameType
pathstring
method`string

Was this page helpful?

Download as PDF
ROUTE_MAPPED_MESSAGE — NestJS head-to-head