3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { SwayConnection } from "./connections/sway";
|
|
export { CompositorConnection } from "./connection";
|