Appearance
wevu / index / nextTick
nextTick<T>(fn?): Promise<T>
T
fn?
Promise
定义于: packages/wevu/src/scheduler.ts:29
() => T
Promise<T>