* started
* removed replaced itemType on all the places where it was used to identyfi the user profile layer
* removed unused property from NavBar
* removed unused property from AppShell
* removed userType from app state
* 3.0.60
* set version to 3.0.64 to publish package to include it in utopia-map
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`