chore: expose the zjson namespace
This commit is contained in:
parent
3ef516bfa1
commit
087686b0d5
@ -16,6 +16,7 @@
|
||||
|
||||
pub usingnamespace @import("./structures/types.zig");
|
||||
pub const Shard = @import("shard.zig");
|
||||
pub const zjson = @import("json.zig");
|
||||
|
||||
pub const Internal = @import("internal.zig");
|
||||
const GatewayDispatchEvent = Internal.GatewayDispatchEvent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user