Home
last modified time | relevance | path

Searched refs:ServiceMapInterface (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/preparation/
Dmethods.ts30 services: ServiceMapInterface;
42 export interface ServiceMapInterface extends ServicesInterface { interface
139 function createServices(id: string): ServiceMapInterface {
140 const serviceMap: ServiceMapInterface = {};