[server] Add schema for tree-like node structures

This commit is contained in:
Joscha 2020-03-15 14:29:58 +00:00
parent cdfe515df6
commit f6a281fee1
3 changed files with 53 additions and 0 deletions

View file

@ -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