Type Alias RenderingOptions

RenderingOptions: Partial<{ async: boolean; writeResponse: boolean }>

Defines the rendering options.