UNPKG

sentry-adonis-v6

Version:
5 lines (4 loc) 139 B
import { Sentry } from './sentry.js'; export declare class SentryManager { static init(options: Record<string, any>): typeof Sentry; }