//! By convention, root.zig is the root source file when making a library. pub const bot = @import("bot.zig"); pub const buffer = @import("buffer.zig");