Skip to main content
Module

x/scaffold/src/template/process_template.ts>ProcessTemplate#getVariables

scaffold your next project with style and 💗
Latest
method ProcessTemplate.prototype.getVariables
import { ProcessTemplate } from "https://deno.land/x/scaffold@0.3.0/src/template/process_template.ts";

Load the variables. This should be called first.

Returns

Promise<AnyVariables | undefined>