UNPKG

@dmgt/google-ad-manager-api

Version:
10 lines 416 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DeclarationType = void 0; var DeclarationType; (function (DeclarationType) { DeclarationType["NONE"] = "NONE"; DeclarationType["DECLARED"] = "DECLARED"; DeclarationType["UNKNOWN"] = "UNKNOWN"; })(DeclarationType || (exports.DeclarationType = DeclarationType = {})); //# sourceMappingURL=ThirdPartyDataDeclaration.js.map