UNPKG

@dmgt/google-ad-manager-api

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