Appearance
Documentation / @andrew_l/ioc / ioc
ioc<Key>(id): IocMap[Key]
Key
id
IocMap
Get instance of service
Key extends never
never
IocMap[Key]
const userService ioc('UserService');