UNPKG
@tanglelabs/open-id-qr
Version:
alpha (0.1.0-alpha.1)
latest (0.1.0-alpha.0)
0.1.0-alpha.1
0.1.0-alpha.0
Provides web components for oid4vc
@tanglelabs/open-id-qr
/
dist
/
utils
/
ws.d.ts
2 lines
(1 loc)
•
65 B
TypeScript
View Raw
1
2
export
declare
function
createWebsocket
(
uri:
string
):
WebSocket
;