UNPKG

@dmgt/google-ad-manager-api

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