UNPKG

@dmgt/google-ad-manager-api

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