Function: getService()
getService(
name):IService|undefined
Get a service from the registry
Parameters
name
string
Service name
Returns
IService | undefined
Last updated on
getService(
name):IService|undefined
Get a service from the registry
string
Service name
IService | undefined