UNPKG
tellots
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
An elegant Javascript library around the Tello SDK (Drone)
github.com/siokas/tellojs
siokas/tellojs
tellots
/
dist
/
helpers.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
function
sleep
(
ms
:
number
):
Promise
<{}>;