mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-30 10:12:13 +00:00
4 lines
87 B
Zig
4 lines
87 B
Zig
const synthetic = @import("synthetic/main.zig");
|
|
|
|
pub const main = synthetic.cli.main;
|