UNPKG

@niur/google-admanager-api

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