Make crosslang more type safe

This commit is contained in:
2025-09-23 20:28:40 -05:00
parent c9b0578100
commit 026a9e9b49
11 changed files with 708 additions and 531 deletions

View File

@@ -72,4 +72,4 @@ namespace Tesses::CrossLang
this->Destroy();
}
}
}