UNPKG

@prezly/theme-kit-nextjs

Version:

Data layer and utility library for developing Prezly themes with NextJS

3 lines (2 loc) 154 B
import type { init } from '@sentry/nextjs'; export declare function buildSentryConfig(dsn: string, themeName: string | null): Parameters<typeof init>[0];