Skip to main content
Module

x/eta/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@v2.1.0/err.ts";

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

Parameters

message: string
str: string
indx: number