UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 193 B
import { ProposalServiceInterfacePort } from '../ports/ProposalServiceInterfacePort' export interface ProposalService { readonly ProposalServiceInterfacePort: ProposalServiceInterfacePort }