UNPKG

259 BTypeScriptView Raw
1import type { Integration } from '@sentry/core';
2import type { LocalVariablesIntegrationOptions } from './common';
3export declare const localVariablesIntegration: (options?: LocalVariablesIntegrationOptions) => Integration;
4//# sourceMappingURL=index.d.ts.map
\No newline at end of file