mirror of
https://github.com/fairyglade/ly.git
synced 2026-03-24 01:06:05 +00:00
@@ -1,4 +1,5 @@
|
||||
const std = @import("std");
|
||||
|
||||
const TerminalBuffer = @import("../TerminalBuffer.zig");
|
||||
|
||||
pub fn CyclableLabel(comptime ItemType: type, comptime ChangeItemType: type) type {
|
||||
|
||||
Reference in New Issue
Block a user