Search
Preparing search index...
The search index is not available
Typescript-ioc
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"typescript-ioc"
Map
Class Map<V>
Container
Type parameters
V
Hierarchy
Map
Index
Methods
get
put
remove
Methods
get
get
(
key
:
any
)
:
V
Parameters
key:
any
Returns
V
put
put
(
key
:
any
, value
:
V
)
:
void
Parameters
key:
any
value:
V
Returns
void
remove
remove
(
key
:
any
)
:
void
Parameters
key:
any
Returns
void
Globals
"typescript-
ioc"
Config
Impl
Container
Injector
Hanlder
IoCContainer
Local
Scope
Map
get
put
remove
Scope
Singleton
Scope
Config
Provider
Auto
Wired
Inject
Inject
Param
Decorator
Inject
Property
Decorator
Provided
Provides
Scoped
Singleton
check
Type
Generated using
TypeDoc
Container