UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 208 B
import { CreativeSetServiceInterfacePort } from '../ports/CreativeSetServiceInterfacePort' export interface CreativeSetService { readonly CreativeSetServiceInterfacePort: CreativeSetServiceInterfacePort }