Preparing search index...
The search index is not available
Documentation
Documentation
@capsule-cat/propel-core
InjectOptions
Interface InjectOptions
Hierarchy
AccessorOptions
InjectOptions
Index
Properties
args?
fail
If
Missing?
name?
unbox?
Properties
Optional
args
args
?:
unknown
[]
Optional
fail
If
Missing
fail
If
Missing
?:
boolean
Optional
name
name
?:
string
Override the name of the dependency to inject.
Optional
unbox
unbox
?:
(
(
injectable
:
unknown
)
=>
unknown
)
Type declaration
(
injectable
:
unknown
)
:
unknown
Parameters
injectable:
unknown
Returns
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
@capsule-
cat/propel-
cli
@capsule-
cat/propel-
core
@capsule-
cat/propel-
express
@capsule-
cat/propel-
forward
@capsule-
cat/propel-
sequelize
@capsule-
cat/propel-
server
Inject
Options
args?
fail
If
Missing?
name?
unbox?
Generated using
TypeDoc
Override the name of the dependency to inject.