UNPKG

nodejs-google-adwords

Version:
6 lines (5 loc) 107 B
export declare enum UserStatus { ENABLED = "ENABLED", REMOVED = "REMOVED", PAUSED = "PAUSED" }