Skip to content

Type Alias: WarningHandlerWithDefault()

  • Type: WarningHandlerWithDefault = (warning, defaultHandler) => void

Parameters

warning

RollupLog

defaultHandler

LoggingFunction

Returns

void

Released under the MIT License.