Forgotten comment

This commit is contained in:
Dimitrii Nemkov 2018-06-27 13:48:32 +05:00
parent 761a9272ca
commit 72be16c8ff

View File

@ -619,6 +619,7 @@ extern {
pub fn delete(this: &WeakMap, key: Object) -> bool;
}
// WeakSet
#[wasm_bindgen]
extern {
pub type WeakSet;