1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Даниїл Григор'єв
7854e10173
Rename incorrectly named .d.ts files
These files do not describe existing JS types and instead define their
own. Usage of .d.ts extension prevents these types from being emitted
when using emitDeclarationOnly, which affects generation of typings for
mod development.
2025-06-19 05:48:23 +03:00