UNPKG
@sphereon/ssi-sdk-qr-react
Version:
latest (0.9.0)
next (0.9.1-next.55)
unstable (0.9.1-unstable.20)
0.9.1-unstable.34
0.9.1-unstable.30
0.9.1-unstable.28
0.9.1-unstable.27
0.9.1-unstable.20
0.9.1-unstable.19
0.9.1-unstable.18
0.9.1-unstable.17
0.9.1-next.55
0.9.1-next.42
0.9.1-next.21
0.9.1-next.17
0.9.1-next.16
0.9.1-next.15
0.9.1-next.13
0.9.1-next.12
0.9.1-next.11
0.9.1-next.10
0.9.1-next.9
0.9.0
0.8.1-unstable.280
0.8.1-unstable.279
0.8.1-unstable.278
0.8.1-unstable.277
0.8.1-unstable.272
0.8.1-unstable.271
0.8.1-unstable.270
0.8.1-unstable.269
0.8.1-unstable.268
0.8.1-unstable.267
0.8.1-unstable.266
0.8.1-unstable.264
0.8.1-unstable.263
0.8.1-unstable.242
0.8.1-unstable.240
0.8.1-unstable.239
0.8.1-unstable.238
0.8.1-unstable.230
0.8.1-unstable.229
0.8.1-unstable.228
0.8.1-unstable.227
0.8.1-next.272
QR Code provider (react)
github.com/Sphereon-Opensource/SSI-SDK
Sphereon-Opensource/SSI-SDK
@sphereon/ssi-sdk-qr-react
/
dist
/
agent
/
utils
/
didCommOutOfBandMessage.d.ts
6 lines
•
294 B
TypeScript
View Raw
1
2
3
4
5
6
import { DIDCommV2OOBInvitation }
from
'../../types/IQRCodeGenerator'
; export
declare
class
DidCommOutOfBandMessage
{
static
toJson
(
props
: DIDCommV2OOBInvitation):
string
;
static
urlEncode
(
payload
: DIDCommV2OOBInvitation):
string
; }
//# sourceMappingURL=didCommOutOfBandMessage.d.ts.map