zigwin32/win32/web.zig

6 lines
158 B
Zig
Raw Permalink Normal View History

2023-08-13 13:49:39 +00:00
//! NOTE: this file is autogenerated, DO NOT MODIFY
pub const ms_html = @import("web/ms_html.zig");
test {
@import("std").testing.refAllDecls(@This());
}