initialize startup module

This commit is contained in:
2022-12-05 21:19:38 +06:00
parent c5abbbbd2d
commit 369ff26627
10 changed files with 146 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ String[] includes = [
":serialization:base64",
":serialization:encapsulator",
":serialization:typed_serializer",
":startup:plugin",
":startup:launcher",
":fsm:common",
":fsm:repos:common",