UNPKG

nodejs-google-adwords

Version:
5 lines (4 loc) 129 B
import { IPolicyViolationKey } from './PolicyViolationKey'; export interface IExemptionRequest { key: IPolicyViolationKey; }