Skip to main content
Module

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

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

Shows a warning message

Parameters

message: string
optional
data: ErrorData = [UNSUPPORTED]