method Scope.cloneDeprecatedDeprecatedUse scope.clone() and new Scope() instead. import { Scope } from "https://deno.land/x/sentry@7.117.0/index.d.ts"; DeprecatedUse scope.clone() and new Scope() instead. clone(scope?: Scope): ScopeInherit values from the parent scope. Inherit values from the parent scope. Parametersoptionalscope: ScopeReturnsScope