UNPKG

@dmgt/google-ad-manager-api

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