UNPKG

@greguintow/nestjs-sentry

Version:

Provides an injectable sentry.io client to provide enterprise logging nestjs modules

6 lines 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SENTRY_TOKEN = exports.SENTRY_MODULE_OPTIONS = void 0; exports.SENTRY_MODULE_OPTIONS = Symbol('SentryModuleOptions'); exports.SENTRY_TOKEN = Symbol('SentryToken'); //# sourceMappingURL=sentry.constants.js.map