Searched refs:TemplateSpecification (Results 1 – 1 of 1) sorted by relevance
77 export function precompile(input: any, options?: PrecompileOptions): TemplateSpecification;78 …export function template<T = any>(precompilation: TemplateSpecification): HandlebarsTemplateDelega…205 interface TemplateSpecification { interface