2 lines
88 B
Zig
2 lines
88 B
Zig
pub const Core = @import("wasm/Core.zig");
|
|
pub const Timer = @import("wasm/Timer.zig");
|