feat: add presentation sync client

This commit is contained in:
lda
2026-07-14 13:07:14 +07:00 Verified
parent a79fe8b362
commit 5b540651c3
9 changed files with 1675 additions and 1 deletions
+2 -1
View File
@@ -13,5 +13,6 @@
"@/*": ["./src/*"]
}
},
"include": ["src"]
"include": ["src"],
"references": [{ "path": "../../packages/presentation-sync" }]
}