UNPKG

297 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.CONTEXT_KEY_LOGGER = void 0;
4const ActionContext_1 = require("./ActionContext");
5exports.CONTEXT_KEY_LOGGER = new ActionContext_1.ActionContextKey('@comunica/core:log');
6//# sourceMappingURL=ContextEntries.js.map
\No newline at end of file