UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 173 B
import { UserServiceInterfacePort } from '../ports/UserServiceInterfacePort' export interface UserService { readonly UserServiceInterfacePort: UserServiceInterfacePort }