constants.ts 111 B

12
  1. export const loggerCtx = 'HardenPlugin';
  2. export const HARDEN_PLUGIN_OPTIONS = Symbol('HARDEN_PLUGIN_OPTIONS');