module io.xpipe.api { requires transitive io.xpipe.core; requires io.xpipe.beacon; exports io.xpipe.api; }