UNPKG

@dmgt/google-ad-manager-api

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