UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 191 B
import { NetworkServiceInterfacePort } from '../ports/NetworkServiceInterfacePort'; export interface NetworkService { readonly NetworkServiceInterfacePort: NetworkServiceInterfacePort; }