Skip to main content

js_protocol/target/
mod.rs

1//! Stub for target domain
2pub type NodeId = i32;
3pub type FrameId = String;