UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 186 B
import { AdsTxtServiceInterfacePort } from '../ports/AdsTxtServiceInterfacePort'; export interface AdsTxtService { readonly AdsTxtServiceInterfacePort: AdsTxtServiceInterfacePort; }