Preparing search index...
The search index is not available
@daiso-tech/core - v0.55.0
@daiso-tech/core
Middleware
enhance
Function enhance
IMPORT_PATH:
@daiso-tech/core/middleware
enhance
<
TInstance
,
TField
extends
string
|
number
|
symbol
>
(
obj
:
TInstance
,
field
:
TField
,
middlewares
:
OneOrMore
<
Middleware
<
InferParameters
<
TInstance
[
TField
]
>
,
InferReturn
<
TInstance
[
TField
]
>
,
>
,
>
,
)
:
void
Type Parameters
TInstance
TField
extends
string
|
number
|
symbol
Parameters
obj
:
TInstance
field
:
TField
middlewares
:
OneOrMore
<
Middleware
<
InferParameters
<
TInstance
[
TField
]
>
,
InferReturn
<
TInstance
[
TField
]
>
,
>
,
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.55.0
Loading...
IMPORT_PATH:
@daiso-tech/core/middleware