formatMessages
Nodepod API / src / esbuild / formatMessages
Function: formatMessages()
Section titled “Function: formatMessages()”formatMessages(
messages,opts?):Promise<string[]>
Defined in: src/polyfills/esbuild.ts:203
Parameters
Section titled “Parameters”messages
Section titled “messages”unknown[]
color?
Section titled “color?”boolean
"error" | "warning"
Returns
Section titled “Returns”Promise<string[]>