[server] Add schema for tree-like node structures
This commit is contained in:
parent
cdfe515df6
commit
f6a281fee1
3 changed files with 53 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ library
|
|||
exposed-modules:
|
||||
Forest.Server
|
||||
Forest.Server.Broadcast
|
||||
Forest.Server.Schema
|
||||
Forest.Server.TreeApp
|
||||
Forest.Server.TreeModule
|
||||
Forest.Server.TreeModule.Animate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue