mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 01:01:34 +00:00
Add webidl for Blob arraybuffer / text (#2008)
This commit is contained in:
@ -8,6 +8,7 @@ pub mod anchor_element;
|
||||
pub mod body_element;
|
||||
pub mod br_element;
|
||||
pub mod button_element;
|
||||
pub mod blob;
|
||||
pub mod console;
|
||||
pub mod div_element;
|
||||
pub mod element;
|
||||
|
Reference in New Issue
Block a user