Skip to main content
Module

x/sentry/index.d.ts>Hub#run

The Official Sentry Deno SDK
Go to Latest
method Hub.prototype.run
import { Hub } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Parameters

callback: (hub: Hub) => void