UNPKG

@prezly/theme-kit-nextjs

Version:

Data layer and utility library for developing Prezly themes with NextJS

2 lines (1 loc) 293 B
export declare function buildSentryServerConfig(dsn: string, themeName: string | null): import("@sentry/types").Options<import("@sentry/types").BaseTransportOptions> | import("@sentry/nextjs").BrowserOptions | import("@sentry/nextjs").NodeOptions | import("@sentry/nextjs").VercelEdgeOptions;