UNPKG

sentry-adonis-v6

Version:
3 lines (2 loc) 122 B
import type { SentryConfig } from './types.js'; export declare function defineConfig(config: SentryConfig): SentryConfig;