feat(composer_hooks): ts modules

This commit is contained in:
rhunk
2024-05-24 02:06:01 +02:00
parent 807ce1b6e7
commit dd8590d274
19 changed files with 399 additions and 226 deletions

View File

@@ -20,6 +20,7 @@ dependencyResolutionManagement {
rootProject.name = "SnapEnhance"
include(":common")
include(":core")
include(":composer")
include(":app")
include(":mapper")
include(":native")