UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 248 B
import { UserTeamAssociationServiceInterfacePort } from '../ports/UserTeamAssociationServiceInterfacePort' export interface UserTeamAssociationService { readonly UserTeamAssociationServiceInterfacePort: UserTeamAssociationServiceInterfacePort }