mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-24 16:40:58 -04:00
Change structure of data sources, rework comps
This commit is contained in:
@@ -18,6 +18,7 @@ module io.xpipe.core {
|
||||
opens io.xpipe.core.data.typed;
|
||||
exports io.xpipe.core.config;
|
||||
opens io.xpipe.core.config;
|
||||
exports io.xpipe.core.connection;
|
||||
|
||||
requires com.fasterxml.jackson.core;
|
||||
requires com.fasterxml.jackson.databind;
|
||||
|
||||
Reference in New Issue
Block a user