UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 218 B
import { ContentBundleServiceInterfacePort } from '../ports/ContentBundleServiceInterfacePort' export interface ContentBundleService { readonly ContentBundleServiceInterfacePort: ContentBundleServiceInterfacePort }