mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-28 10:01:38 +00:00
pkg/macos: expose carbon API
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub const carbon = @import("carbon.zig");
|
||||
pub const foundation = @import("foundation.zig");
|
||||
pub const animation = @import("animation.zig");
|
||||
pub const dispatch = @import("dispatch.zig");
|
||||
|
||||
Reference in New Issue
Block a user