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://dotland.deno.dev/x/lume@v2.2.1/deps/vento.ts";

Parameters

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

Returns

Error