mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
#7290 introduced these types, but during development we switched over to specifying dependencies in type parameters instead of an object. This change meant we no longer needed these `Type` or `ShapeToInstance` types, greatly simplifying the types related to derived state.