Skip to content

UNKNOWN_EXPORT_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/errors/messages.ts

Part of: Core

Signature

ts
function UNKNOWN_EXPORT_MESSAGE(token: string | symbol, module: string)

Parameters

NameType
token`string
modulestring

Was this page helpful?

Download as PDF
UNKNOWN_EXPORT_MESSAGE — NestJS head-to-head