UNPKG

@sentry/vite-plugin

Version:
5 lines (4 loc) 278 B
import { Options } from "@sentry/bundler-plugin-core"; export declare const sentryVitePlugin: (options?: Options) => any; export type { Options as SentryVitePluginOptions } from "@sentry/bundler-plugin-core"; export { sentryCliBinaryExists } from "@sentry/bundler-plugin-core";