Template 2.0

This commit is contained in:
2021-05-26 08:54:29 +03:00
parent f5365adec3
commit 2bf5605ef1
21 changed files with 1963 additions and 2752 deletions
+3 -1
View File
@@ -41,5 +41,7 @@ export default // ActionType =
AddChild: 10,
RemoveChild: 11,
Rename: 12,
ReceiveEvent: 13
ReceiveEvent: 13,
ViewTemplate: 14
};