feat: unified 0 and 90 degree PDF envelope and category descriptors

This commit is contained in:
2026-07-08 19:52:34 +00:00
commit 9fece3f174
170 changed files with 27177 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/**
* Re-exports consolidados para evitar imports circulares.
*/
export type { TerrainCategory, StructureClass } from '../wind-kernel';