UNPKG
qr-code-styling-node
Version:
latest (1.5.0)
1.5.0
1.3.4
Add a style and an image to your QR code
qr-code-styling.com
ducminhquan/qr-code-styling
qr-code-styling-node
/
lib
/
tools
/
downloadURI.d.ts
2 lines
(1 loc)
•
70 B
TypeScript
View Raw
1
2
export
default
function
downloadURI
(
uri
:
string
,
name
:
string
):
void
;