deckgl-typings icon indicating copy to clipboard operation
deckgl-typings copied to clipboard

Can not resolve @deck.gl/extensions

Open mdeljavan opened this issue 3 years ago • 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.

mdeljavan avatar Sep 26 '21 11:09 mdeljavan

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

danmarshall avatar Sep 27 '21 17:09 danmarshall

yes of course.

mdeljavan avatar Sep 27 '21 20:09 mdeljavan

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

Emilion avatar Mar 12 '22 21:03 Emilion