Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface TemplateCompilerOptions
import { type TemplateCompilerOptions } from "https://deno.land/x/entropy@1.0.0-beta.17/src/templates/interfaces/template_compiler_options.interface.ts";

Properties

optional
file: string
optional
recursiveCall: boolean
optional
request: HttpRequest