Options
All
  • Public
  • Public/Protected
  • All
Menu

The QRCodeStreamType enumeration reflects values that can be set for the type option of qrcode toString method.

see

https://www.npmjs.com/package/qrcode#tostringtext-options-cberror-string

Index

Enumeration members

Enumeration members

Svg

Svg = "svg"

Terminal

Terminal = "terminal"

Utf8

Utf8 = "utf8"

Generated using TypeDoc