UNPKG

nodejs-google-adwords

Version:
13 lines (12 loc) 370 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Label; (function (Label) { var status; (function (status) { status["ENABLED"] = "ENABLED"; status["REMOVED"] = "REMOVED"; status["UNKNOWN"] = "UNKNOWN"; })(status = Label.status || (Label.status = {})); })(Label || (Label = {})); exports.Label = Label;