mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-15 15:58:57 +00:00
bring back import for ResizeObserver
No idea how I removed this single line while rebasing...
This commit is contained in:
@@ -563,6 +563,7 @@ pub const JsApis = flattenTypes(&.{
|
||||
@import("../webapi/MutationObserver.zig"),
|
||||
@import("../webapi/IntersectionObserver.zig"),
|
||||
@import("../webapi/CustomElementRegistry.zig"),
|
||||
@import("../webapi/ResizeObserver.zig"),
|
||||
@import("../webapi/Blob.zig"),
|
||||
@import("../webapi/File.zig"),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user