UNPKG

222 BTypeScriptView Raw
1/**
2 * Add node modules / packages to the event.
3 *
4 * Only works in CommonJS (CJS) environments.
5 */
6export declare const modulesIntegration: () => import("@sentry/core").Integration;
7//# sourceMappingURL=modules.d.ts.map
\No newline at end of file