Skip to main content

util_object

Function util_object 

Source
pub fn util_object<'js>(ctx: &Ctx<'js>) -> Result<Object<'js>>
Expand description

Every util export on one object, for both the ES module and the require namespace.

ยงErrors

Propagates the property writes and the global reads it makes.