tapable icon indicating copy to clipboard operation
tapable copied to clipboard

fix HookMap description

Open jaluik opened this issue 3 years ago • 1 comments

A sync hook can only be tapped with synchronous functions. So if the HookMap want to use tapAsync or tapPromise methods, it should use async hooks, such as AsyncSeriesHook.

image

jaluik avatar Oct 29 '22 09:10 jaluik

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: jaluik / name: jaluik (a0dc228808e309b7cff1b18d616fb2674f7a74c9)