pub fn throw_module_not_found_expr_async(request: &str) -> Expr
Creates a Promise that rejects with a “Cannot find module” error for the given request string. Use this for async contexts (dynamic imports).