UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 188 B
import { CompanyServiceInterfacePort } from '../ports/CompanyServiceInterfacePort' export interface CompanyService { readonly CompanyServiceInterfacePort: CompanyServiceInterfacePort }