Skip to content

wevu / index / batch

函数: batch()

batch<T>(fn): T

定义于: packages/wevu/src/reactivity/core.ts:39

类型参数

T

T

参数

fn

() => T

返回

T

Released under the MIT License.