pub unsafe extern "C" fn GetModuleMetadataHook( rt: *mut JSRuntime, ) -> Option<unsafe extern "C" fn(*mut JSContext, Handle<Value>, Handle<*mut JSObject>) -> bool>
Get the hook for populating the import.meta metadata object.