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
/
typings.d.ts
4 lines
•
77 B
TypeScript
View Raw
1
2
3
4
declare
module
'*.json'
{
const
value
:
any
;
export
default
value; }