UNPKG
landstrasse
Version:
latest (0.8.2)
0.8.2
0.8.0
0.7.1
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Strongly typed WAMP Client for browsers
github.com/Donov4n/Landstrasse
Donov4n/Landstrasse
landstrasse
/
build
/
types
/
util
/
index.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
const
normalRand
:
(
mean
:
number
,
sd
:
number
) =>
number
;