node_sys/module/
string_decoder.rs

1use wasm_bindgen::prelude::*;
2
3#[wasm_bindgen(module = "string_decoder")]
4extern {}