UNPKG

@sentry/rollup-plugin

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