Skip to main content
Module

x/lume/deps/vento.ts>Environment#createError

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Environment.prototype.createError
import { Environment } from "https://deno.land/x/lume@v2.1.2/deps/vento.ts";

Parameters

path: string
source: string
position: number
cause: Error

Returns

Error