UNPKG

@dmgt/google-ad-manager-api

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