fix(zterm): export corresponding necessary types
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 36s
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 36s
This commit is contained in:
@@ -206,5 +206,5 @@ fn getReportMode(ps: u8) ReportMode {
|
||||
}
|
||||
|
||||
test {
|
||||
_ = @import("terminal/style.zig");
|
||||
_ = Style;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user