UNPKG

255 BTypeScriptView Raw
1interface LinkedErrorsOptions {
2 key?: string;
3 limit?: number;
4}
5export declare const linkedErrorsIntegration: (options?: LinkedErrorsOptions | undefined) => import("@sentry/types").Integration;
6export {};
7//# sourceMappingURL=linkederrors.d.ts.map
\No newline at end of file