UNPKG

@dmgt/google-ad-manager-api

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