UNPKG

google-adwords-node

Version:
8 lines (7 loc) 150 B
export declare namespace ExtensionSetting { enum Platform { DESKTOP = "DESKTOP", MOBILE = "MOBILE", NONE = "NONE" } }