Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

typings.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

Typings

generateQRWithImage(qrCodeContent: string, width: number, margin: number, imageBuffer?: Buffer, options?: QRCodeToBufferOptions)

Options

For options please visit documentation of qrcode library.