UNPKG
ggclient
Version:
latest (0.2.44)
0.2.44
0.2.43
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.0
0.0.6
0.0.5
A simple API for gg.pl
github.com/vlopp/ggclient
vlopp/ggclient
ggclient
/
dist
/
sleepAsync.d.ts
2 lines
(1 loc)
•
77 B
TypeScript
View Raw
1
2
export
default
function
sleepAsync
(
sleepDurationMs: number
):
Promise
<
void
>;