mia class skeleton

This commit is contained in:
Joshua Perry 2024-10-19 19:50:56 +01:00
parent b8f64ad4ba
commit 83e3c53ebc
1 changed files with 2 additions and 0 deletions

2
src/main/kotlin/MIA.kt Normal file
View File

@ -0,0 +1,2 @@
class MIA { //TODO: Semantic Kernel Class
}