UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 238 B
import { SegmentPopulationServiceInterfacePort } from '../ports/SegmentPopulationServiceInterfacePort' export interface SegmentPopulationService { readonly SegmentPopulationServiceInterfacePort: SegmentPopulationServiceInterfacePort }