Closed piechade closed 4 years ago
For a past project I wrote a TypeScript definition (didn't check back in a while if it still works) in case you want this, but don't want to generate a definition from the flow annotations
We'll be adding TypeScript support in V3 SDK.
Could not find a declaration file for module 'ttn'. 'c:/Users/Dennis/Documents/Development/Projects/sensor-data/sensor-data-processing/server/node_modules/ttn/dist/index.js' implicitly has an 'any' type. Try
npm install @types/ttn
if it exists or add a new declaration (.d.ts) file containingdeclare module 'ttn';