UNPKG
walletlink-e
Version:
latest (2.0.3-e1)
2.0.3-e1
WalletLink JavaScript SDK
github.com/luckyCoco3418/walletlink
luckyCoco3418/walletlink
walletlink-e
/
dist
/
connection
/
SessionConfig.js
6 lines
(5 loc)
•
269 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
// Copyright (c) 2018-2020 WalletLink.org <https://www.walletlink.org/>
// Copyright (c) 2018-2020 Coinbase, Inc. <https://www.coinbase.com/>
// Licensed under the Apache License, version 2.0
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});