UNPKG
@binance/fingerprint
Version:
latest (1.3.61)
test (1.3.43)
1.3.61
1.3.60
1.3.56
1.3.55
1.3.54
1.3.53
1.3.52
1.3.51
1.3.50
1.3.49
1.3.48
1.3.47
1.3.46
1.3.45
1.3.44
1.3.43
1.3.42
1.3.41
1.3.39
1.3.38
1.3.37
1.3.36
1.3.35
1.3.34
1.3.33
1.3.32
1.3.31
1.3.30
1.3.29
1.3.28
1.3.27
1.3.26
1.3.25
1.3.24
1.3.23
1.3.22
1.3.21
1.3.20
1.3.19
1.3.18
1.3.17
1.3.16
0.0.0-dev.e0f3bbe
0.0.0-dev.5fb14d4
binance web fingerprint
@binance/fingerprint
/
dist
/
types
/
utils
/
json.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
const
safeJsonParse
:
(
s
:
string
|
null
|
false
) =>
any
;