UNPKG

@logtail/next

Version:

Better Stack Telemetry Next.js client

4 lines (3 loc) 170 B
export { type WebVitalsMetric } from './webVitals'; export { BetterStackWebVitals } from './components'; export declare function useReportWebVitals(path?: string): void;