Skip to content

MODULE_INIT_MESSAGE

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/messages.ts

Part of: Core

Signature

ts
function MODULE_INIT_MESSAGE(text: TemplateStringsArray, module: string)

Parameters

NameType
textTemplateStringsArray
modulestring

Relationships

  • IMPORTS → RequestMethod
  • IMPORTS → VersionValue
  • IMPORTS → VERSION_NEUTRAL

Was this page helpful?

Download as PDF
MODULE_INIT_MESSAGE — NestJS head-to-head