Skip to main content

property PromiseHooks.onBefore

The before hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.

Type #

(before: Before) => Function

Did you find what you needed?

Privacy policy