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