Skip to main content

constructor

Summary

Constructs a new instance of the LiquidTemplateEngine class

Signature

constructor(options?: ILiquidTemplateEngineOptions);

Parameters

options

  • Type:ILiquidTemplateEngineOptions
  • Optional: Yes