mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-07 20:37:44 +00:00
13 lines
216 B
Markdown
13 lines
216 B
Markdown
# Level
|
|
|
|
The level of error correction to use for the QR code. Defaults to `L` if not provided.
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ----- | ----- |
|
|
| `L` | L |
|
|
| `M` | M |
|
|
| `Q` | Q |
|
|
| `H` | H | |