1 2 3 4 5
const Chat = @import("Chat.zig"); const ChatBoost = @import("ChatBoost.zig"); chat: Chat, boost: ChatBoost,