UNPKG

@niur/google-admanager-api

Version:
6 lines 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ReportService = void 0; var report_service_1 = require("./report.service"); Object.defineProperty(exports, "ReportService", { enumerable: true, get: function () { return report_service_1.ReportService; } }); //# sourceMappingURL=index.js.map