"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ContextService", { enumerable: true, get: function () { return _context_service.ContextService; } }); var _context_service = require("./src/context_service");