UNPKG

@pinelab/vendure-plugin-metrics

Version:

Vendure plugin measuring and visualizing e-commerce metrics

6 lines (5 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_INIT_OPTIONS = exports.loggerCtx = void 0; exports.loggerCtx = 'MetricsPlugin'; exports.PLUGIN_INIT_OPTIONS = Symbol('PLUGIN_INIT_OPTIONS');