import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/transports/index.ts";
Functions
Creates a Transport that uses the Fetch API to send events to Sentry. |
x/sentry_deno/packages/browser/src/transports/index.ts
import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/transports/index.ts";
Creates a Transport that uses the Fetch API to send events to Sentry. |