1
2
3
4
use wasm_bindgen::prelude::*;

#[wasm_bindgen(module = "net")]
extern {}