yuuang-test-napi 1.7.6

N-API bindings
Documentation
use super::Value;

#[derive(Clone, Copy)]
pub struct JsUndefined(pub(crate) Value);