This is the code :
export async function htmlToPdfImpl(html: any, pdfName: string): Promise { await (async () => {