ts-lambda-api - v2.5.2
Preparing search index...
<internal>
LazyServiceIdentifier
Class LazyServiceIdentifier<TInstance>
Type Parameters
TInstance
=
unknown
Index
Constructors
constructor
Properties
[islazy
Service
Identifier
Symbol]
Methods
unwrap
is
Constructors
constructor
new
LazyServiceIdentifier
<
TInstance
=
unknown
>
(
buildServiceId
:
()
=>
ServiceIdentifier
<
TInstance
>
,
)
:
LazyServiceIdentifier
<
TInstance
>
Type Parameters
TInstance
=
unknown
Parameters
buildServiceId
:
()
=>
ServiceIdentifier
<
TInstance
>
Returns
LazyServiceIdentifier
<
TInstance
>
Properties
[islazy
Service
Identifier
Symbol]
"[islazyServiceIdentifierSymbol]"
:
true
Methods
unwrap
unwrap
()
:
ServiceIdentifier
<
TInstance
>
Returns
ServiceIdentifier
<
TInstance
>
Static
is
is
<
TInstance
=
unknown
>
(
value
:
unknown
,
)
:
value
is
LazyServiceIdentifier
<
TInstance
>
Type Parameters
TInstance
=
unknown
Parameters
value
:
unknown
Returns
value
is
LazyServiceIdentifier
<
TInstance
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[islazy
Service
Identifier
Symbol]
Methods
unwrap
is
ts-lambda-api - v2.5.2
Loading...