node_sys/module/
perf_hooks.rs

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