UNPKG

google-adwords-node

Version:
6 lines (5 loc) 97 B
export interface IAttributes<Type = any> { attributes?: { 'xsi:type': Type; }; }