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

x/eta/file-helpers.ts>includeFileHelper

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
Go to Latest
function includeFileHelper
import { includeFileHelper } from "https://deno.land/x/eta@v2.0.0/file-helpers.ts";

Called with includeFile(path, data)

Parameters

this: EtaConfig
path: string
data: GenericData

Returns

string