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

x/vento/src/environment.ts>Environment#compileTokens

🌬 A template engine for Deno & Node
Latest
method Environment.prototype.compileTokens
import { Environment } from "https://deno.land/x/vento@v1.12.11/src/environment.ts";

Parameters

tokens: Token[]
optional
outputVar = [UNSUPPORTED]
optional
stopAt: string[]

Returns

string[]