Modular and customizable Material Design UI components for the web
17.14k
stars
2.14k
forks
source link
refactor: Add `declare` to class fields in child class that overrides a base class field without explicitly reinitializing the field. #8205
Closed
copybara-service[bot] closed 2 months ago
refactor: Add
declare
to class fields in child class that overrides a base class field without explicitly reinitializing the field.