UNPKG

gads

Version:

An unofficial JS client library for the SOAP-based DFP Ads API

4 lines (3 loc) 93 B
import { BaseRate } from './baseRate'; export interface UnknownBaseRate extends BaseRate { }