Configuration parameters for SHL QR code generation.
Type declaration
OptionalviewerURL?: string
URL of the SHL viewer to include in the QR code as a prefix.
When provided, the QR code will contain: ${viewerURL}#${shlinkURI}
instead of just the bare SHL URI.
Configuration parameters for SHL QR code generation.