mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
add binding for keys method
This commit is contained in:
@ -4,6 +4,7 @@ use super::project;
|
||||
|
||||
mod Object;
|
||||
mod Array;
|
||||
mod ArrayIterator;
|
||||
|
||||
#[test]
|
||||
#[cfg(feature = "std")]
|
||||
|
Reference in New Issue
Block a user