Documentation
Preparing search index...
@adonisjs/fold
src/types
InspectableConstructor
Type Alias InspectableConstructor
InspectableConstructor
:
Function
&
{
containerInjections
?:
Record
<
string
|
number
|
symbol
,
{
dependencies
:
any
[]
;
createError
?:
ErrorCreator
}
,
>
;
containerProvider
?:
ContainerProvider
;
}
Shape of a class constructor with injections
Template: T
The constructor type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Shape of a class constructor with injections