Searched refs:ServiceMapInterface (Results 1 – 1 of 1) sorted by relevance
30 services: ServiceMapInterface;42 export interface ServiceMapInterface extends ServicesInterface { interface139 function createServices(id: string): ServiceMapInterface {140 const serviceMap: ServiceMapInterface = {};