UNPKG

vendure-cron-plugin

Version:

Adds a simple CRON functionality to Vendure

6 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.loggerCtx = exports.PLUGIN_INIT_OPTIONS = void 0; exports.PLUGIN_INIT_OPTIONS = Symbol('PLUGIN_INIT_OPTIONS'); exports.loggerCtx = 'CronPlugin'; //# sourceMappingURL=constants.js.map