UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 228 B
import { CustomTargetingServiceInterfacePort } from '../ports/CustomTargetingServiceInterfacePort' export interface CustomTargetingService { readonly CustomTargetingServiceInterfacePort: CustomTargetingServiceInterfacePort }