import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/core/src/sdk.ts";
Functions
Internal function to create a new SDK client instance. The client is installed and then bound to the current scope. |
Type Aliases
A class object that can instantiate Client objects. |