Skip to content

alasarr/deckgl-typings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deckgl-typings

TypeScript declaration files for deck.gl

This is a work in progress - see the issues list

npm install

These will automatically appear in your projects node_modules/@types folder, thanks to indefinitely-typed.

Version mapping

deck.gl version deckgl-typings version
5.x.x 1.x.x
6.x.x 2.x.x
7.x.x 3.x.x
8.x.x 4.x.x

Known issues

These typings are now v4 which targets deck.gl v8. The following issues are changes to v8 from deck.gl v7 which have not been added to these typings:

🙏

Thanks to the community of contributors for adding many typings over the last few months. Please feel free to continue fixes for the above or any other issues. 🥂

About

TypeScript declaration files for deck.gl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.3%
  • TypeScript 8.7%