Rework various parts

This commit is contained in:
Christopher Schnick
2022-01-19 11:01:04 +01:00
parent caafb9d850
commit fd4dcc0739
9 changed files with 113 additions and 4 deletions

View File

@@ -32,5 +32,6 @@ module io.xpipe.beacon {
ReadExecuteExchange,
DialogExchange,
InfoExchange,
PreStoreExchange,
VersionExchange;
}