UNPKG

@rlanz/sentry

Version:

A wrapper around the Sentry SDK to make it easier to use in a AdonisJS application

5 lines (4 loc) 186 B
export { Sentry } from './src/sentry.js'; export { configure } from './configure.js'; export { stubsRoot } from './stubs/main.js'; export { defineConfig } from './src/define_config.js';