UNPKG

@niur/google-admanager-api

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