Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "error/tools/fmtprodmsg-factory/docs/types/index.d"

Index

Interfaces

Type aliases

Functions

Type aliases

FormatProdErrorMsgFunction

FormatProdErrorMsgFunction: (code: any, ...args: Array<any>) => string

Formats an error message for production.

param

error code

param

error message arguments

returns

formatted error message

Type declaration

    • (code: any, ...args: Array<any>): string
    • Parameters

      • code: any
      • Rest ...args: Array<any>

      Returns string

Functions

Export assignment fmtprodmsgFactory