danmarshall/deckgl-typings

Can not resolve @deck.gl/extensions

mdeljavan opened this issue · 3 comments

Hi
After installing any package, I encounter this error: can not resolve @deck.gl/extensions.
I think we can add /// <reference path="../deck.gl__extensions/index.d.ts" /> to deck.gl/index.d.ts to solve this issue.

Thanks for looking into this, can you send a PR?

yes of course.

Hi,
we also can add /// <reference path="../deck.gl__google-maps/index.d.ts" />