@sentry/nextjs
Version:
Official Sentry SDK for Next.js
7 lines (6 loc) • 412 B
TypeScript
export { default as valueInjectionLoader } from './valueInjectionLoader';
export { default as prefixLoader } from './prefixLoader';
export { default as wrappingLoader } from './wrappingLoader';
export { default as moduleMetadataInjectionLoader } from './moduleMetadataInjectionLoader';
export { default as componentAnnotationLoader } from './componentAnnotationLoader';
//# sourceMappingURL=index.d.ts.map