UNPKG

281 BTypeScriptView Raw
1import type { Scope } from '@sentry/types';
2/** Get the default current scope. */
3export declare function getDefaultCurrentScope(): Scope;
4/** Get the default isolation scope. */
5export declare function getDefaultIsolationScope(): Scope;
6//# sourceMappingURL=defaultScopes.d.ts.map
\No newline at end of file