UNPKG

@dmgt/google-ad-manager-api

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