4 lines
106 B
Zig

pub const std = @import("std");
pub const builtin = @import("builtin");
pub const root = @import("root");