@dmgt/google-ad-manager-api
Version:
Typed Google Ad Manager API
8 lines • 523 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.createClientAsync = exports.Rval1DeclarationType = void 0;
var Rval1_1 = require("./definitions/Rval1");
Object.defineProperty(exports, "Rval1DeclarationType", { enumerable: true, get: function () { return Rval1_1.DeclarationType; } });
var client_1 = require("./client");
Object.defineProperty(exports, "createClientAsync", { enumerable: true, get: function () { return client_1.createClientAsync; } });
//# sourceMappingURL=index.js.map