UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 178 B
import { LabelServiceInterfacePort } from '../ports/LabelServiceInterfacePort' export interface LabelService { readonly LabelServiceInterfacePort: LabelServiceInterfacePort }