UNPKG

react-adsense-google

Version:
11 lines (10 loc) 243 B
export interface IGoogleAdsenseProps { className?: string; style?: object; adClient: string; adSlot: string; adLayout?: string; adLayoutKey?: string; adFormat?: string; fullWidthResponsive?: string; }