constants.ts 108 B

12
  1. export const EMAIL_PLUGIN_OPTIONS = Symbol('EMAIL_PLUGIN_OPTIONS');
  2. export const loggerCtx = 'EmailPlugin';