Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • TemplateBuilder

Callable

  • Build a new builder, merging the given options with the previous ones.

    Parameters

    Returns TemplateBuilder<T>

  • Building from a string produces an AST builder function by default.

    Parameters

    Returns function

  • Building from a template literal produces an AST builder function by default.

    Parameters

    Returns function

Index

Properties

Properties

ast

ast: function

Type declaration

Generated using TypeDoc