UNPKG
@jcamacaro96/utils
Version:
latest (0.4.11)
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.3.0
0.2.5
0.2.4
0.1.4
0.1.3
0.1.2
0.1.1
QR Commerce utils
github.com/Camacaro/qr-commerce-utils
@jcamacaro96/utils
/
dist
/
utils
/
wait.d.ts
2 lines
(1 loc)
•
50 B
TypeScript
View Raw
1
2
export
declare
const
wait
:
(
time
:
number
) =>
any
;