UNPKG

vendure-import-products-plugin

Version:

- This plugin imports the products from the specified url every specified day.

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