ghostty/src/apprt/none.zig
2023-10-24 15:27:15 -07:00

3 lines
58 B
Zig

pub const App = struct {};
pub const Surface = struct {};