quickjs_runtime::jsutils::jsproxies

Type Alias JsProxy

source
pub type JsProxy = Proxy;

Aliased Typeยง

struct JsProxy { /* private fields */ }