@sentry/nextjs
Version:
Official Sentry SDK for Next.js
6 lines • 405 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