how to import calcite into typescript

415
0
06-20-2019 04:13 PM
mchristmas5mchristmas5
New Contributor

how to import calcite into typescript is there a basic example. I'm following  this example https://github.com/Esri/calcite-maps. that is  I'm converting into typescript.  I do not know how to reference or import calcite-maps into typescript for example the js example require has  calcite-maps modules

bootstrap

is there typings for calcite maps? so after and npm install of the typings, I'm able to do this import CalciteMaps from "calcite-maps/calcitemaps-v0.10" and not the import missing like on screenshot

Tags (1)
0 Kudos
0 Replies