3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export { sentry } from './plugin'
|
|
export type { PluginOptions } from './types'
|