Dan Marshall
Dan Marshall
Hi @diabeetus79, Sorry about the confusion, as this project is in a state of flux. In a perfect world, we wouldn't need `@danmarshall/deckgl-typings` when deck.gl will provide its own types....
H1 @SadikMoazzem , this is quite puzzling. Hopefully another community member can chime in, or you can try Stack Overflow. Here's the best I can do: ```ts interface DeviceData {...
Are you using yarn or npm? We've seen yarn clean up node_modules aggressively.
You might try this technique: https://github.com/danmarshall/deckgl-typings/issues/126#issuecomment-712628620
@JannikGM can you file this issue at https://github.com/danmarshall/indefinitely-typed ?
Thank you! Could you also add a test to the [tests folder](https://github.com/danmarshall/deckgl-typings/tree/master/test) to verify this fix?
You can try locally, and if that works then send a PR. Seems others may have had the same issue, see #214
Thanks again. Would you mind looking at the merge conflict? Another (small) PR was just merged just now.
Since this is such a large PR I'm going to let it bake here for a while in hopes that another few community members can try it out.
Thanks for looking into this, can you send a PR?