"use strict"; console.log("hello"); Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("./tslib.js"); tslib_1.__exportStar(require("./other.service"), exports);