Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

template

import { template } from "https://cdn.skypack.dev/lodash-es";
function template(
string2,
options,
guard,
);
§
template(string2, options, guard)
[src]

§Parameters

§
string2
[src]
§
options
[src]
§
guard
[src]