Skip to main content
Module

x/lume/core/logger.ts>default#warn

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method default.prototype.warn
import { default } from "https://deno.land/x/lume@v1.19.4/core/logger.ts";

Shows a warning message

Parameters

message: string
optional
data: ErrorData = [UNSUPPORTED]