Render a layout template
renderLayout(data: ITemplateData): Promise<string>;
ITemplateData
Promise<string>
Was this page helpful?