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

x/vento/src/environment.ts>FilterThis

🌬 A template engine for Deno & Node
Go to Latest
type alias FilterThis
import { type FilterThis } from "https://deno.land/x/vento@v0.11.0/src/environment.ts";
definition: { data: Record<string, unknown>; env: Environment; }