Module: creators/createPdfHtml
Functions
default
▸ default(option
, renderData
): Promise
<{ content
: string
= prettiedHtml; dirname
: string
; filename
: string
}>
Parameters
Name | Type |
---|---|
option | default |
renderData | default |
Returns
Promise
<{ content
: string
= prettiedHtml; dirname
: string
; filename
: string
}>