mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-03 02:41:06 +00:00
Forgotten comment
This commit is contained in:
parent
761a9272ca
commit
72be16c8ff
@ -619,6 +619,7 @@ extern {
|
||||
pub fn delete(this: &WeakMap, key: Object) -> bool;
|
||||
}
|
||||
|
||||
// WeakSet
|
||||
#[wasm_bindgen]
|
||||
extern {
|
||||
pub type WeakSet;
|
||||
|
Loading…
x
Reference in New Issue
Block a user