You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{/** WARNING: Only available when `css-loader` is used without `style-loader` or `mini-css-extract-plugin` */
locals: AnimalScssNamespace.IAnimalScss;};
As stated, this code is not always useful.
In this case, it takes space and complexifies the type readability.
It would be great to add an option to disable the generation of this code.
The text was updated successfully, but these errors were encountered:
The generated
d.ts
files contain the following:As stated, this code is not always useful.
In this case, it takes space and complexifies the type readability.
It would be great to add an option to disable the generation of this code.
The text was updated successfully, but these errors were encountered: