mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-01 13:41:33 +00:00
Add web_sys binding for XPathResult
This commit is contained in:
@ -80,6 +80,7 @@ mod history;
|
||||
web_sys::HtmlMenuElement,
|
||||
web_sys::HtmlSlotElement,
|
||||
*/
|
||||
mod xpath_result;
|
||||
|
||||
fn websys_project() -> Project {
|
||||
project()
|
||||
|
Reference in New Issue
Block a user