Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/vento/src/environment.ts>FilterThis

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