UNPKG

@vercel/analytics

Version:

Gain real-time traffic insights with Vercel Web Analytics

8 lines (7 loc) 231 B
export type { AnalyticsProps, BeforeSend, BeforeSendEvent, // @ts-expect-error this filed is copied to dist, so it's ok to reference the generated index.d.ts } from '../index.d.ts'; export { default } from './index.astro';