Skip to content

Type Alias: LoggingFunction()

  • Type: LoggingFunction = (log) => void

Parameters

log

RollupLog | string | () => RollupLog | string

Returns

void

Released under the MIT License.