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

x/eta/src/err.ts>ParseErr

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
Go to Latest
function ParseErr
import { ParseErr } from "https://deno.land/x/eta@v3.0.3/src/err.ts";

Throws an EtaError with a nicely formatted error and message showing where in the template the error occurred.

Parameters

message: string
str: string
indx: number