class DenoClient extends ServerRuntimeClient<DenoClientOptions>import { DenoClient } from "https://deno.land/x/sentry@8.37.1/index.d.ts"; The Sentry Deno SDK Client. ConstructorsnewDenoClient(options: DenoClientOptions)Creates a new Deno SDK instance.