import { addBreadcrumb } from "https://deno.land/x/sentry@8.37.1/index.mjs";
Records a new breadcrumb which will be attached to future events.
Breadcrumbs will be added to subsequent events to provide more context on user's actions prior to an error or crash.
Parameters
breadcrumb: Breadcrumb
optional
hint: BreadcrumbHint