Function dsnp_graph_sdk_node::helper::import_bundle_from_js_object
source · pub fn import_bundle_from_js_object<'a, C: Context<'a>>(
cx: &mut C,
import_bundle_js: Handle<'_, JsObject>
) -> NeonResult<ImportBundle>