UNPKG

@dmgt/google-ad-manager-api

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