Skip to main content

does_not_reject_function

Function does_not_reject_function 

Source
pub fn does_not_reject_function(
    block: &Function,
    error: Option<&Object>,
    message: Option<&JsString>,
) -> Promise