UNPKG

@dmgt/google-ad-manager-api

Version:
10 lines 410 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AdSpotFillType = void 0; var AdSpotFillType; (function (AdSpotFillType) { AdSpotFillType["REQUIRED"] = "REQUIRED"; AdSpotFillType["OPTIONAL"] = "OPTIONAL"; AdSpotFillType["UNKNOWN"] = "UNKNOWN"; })(AdSpotFillType || (exports.AdSpotFillType = AdSpotFillType = {})); //# sourceMappingURL=BreakTemplateMembers.js.map