mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Implementing Element in web-sys (#508)
This commit is contained in:
committed by
Alex Crichton
parent
e99c6b7c61
commit
4013fd90a7
@ -4,6 +4,7 @@ use project_builder::{project, Project};
|
||||
mod event;
|
||||
mod headers;
|
||||
mod response;
|
||||
mod element;
|
||||
|
||||
fn websys_project() -> Project {
|
||||
project()
|
||||
|
Reference in New Issue
Block a user