Preparing search index...
The search index is not available
@wsvaio/utils
@wsvaio/utils
compose
Function compose
compose
<
Context
>
(
...
initials
)
:
Compose
<
Context
>
构造一个中间件函数组合。
Type Parameters
Context
extends
object
=
{}
Parameters
Rest
...
initials
:
Middleware
<
Context
>
[]
初始中间件函数列表。
Returns
Compose
<
Context
>
构造出的中间件函数组合。
Typeparam
Context 上下文类型。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@wsvaio/utils
Progress
BuiltInObjects
Compose
JsonableObj
DeepKeys
DeepOmit
DeepPartial
DeepPick
IsEqual
IsOptional
Jsonable
JsonableArr
JsonableBasic
Middleware
Parameters
ToUnionOfFunction
UnionToIntersection
ValueOf
Writeable
filePickerKey
arrayToTree
Loading...
Generated using
TypeDoc
构造一个中间件函数组合。