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

x/view_engine/node_modules/@types/ejs/index.d.ts>localsName

🚀A Template View Engine for Deno frameworks
Latest
variable localsName
import { localsName } from "https://deno.land/x/view_engine@v10.6.0/node_modules/@types/ejs/index.d.ts";

Name of the object containing the locals.

This variable is overridden by Options.localsName if it is not undefined.

type

string