import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/sdk.ts";
Functions
Call | |
Call | |
This function is here to be API compatible with the loader. | |
f init | The Sentry Browser SDK Client. |
This is the getter for lastEventId. | |
This function is here to be API compatible with the loader. | |
Present the user with a report dialog. | |
f wrap | Wrap code within a try/catch block so the SDK is able to capture errors. |