feat: add presentation sync room state
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src"],
|
||||
"references": [{ "path": "../../packages/rpc" }]
|
||||
"references": [
|
||||
{ "path": "../../packages/rpc" },
|
||||
{ "path": "../../packages/presentation-sync" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user