Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

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

Returns

Error