Skip to content

UNDEFINED_MODULE_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/errors/messages.ts

Part of: Core

Signature

ts
function UNDEFINED_MODULE_MESSAGE(parentModule: any, index: number, scope: any[])

Parameters

NameType
parentModuleany
indexnumber
scopeany[]

Was this page helpful?

Download as PDF
UNDEFINED_MODULE_MESSAGE — NestJS head-to-head