AsyncPropertyHookFunction: ((previousHookFunction) => Promise<unknown>) | ((previousHookFunction) => void)

Type of legal hook function that can be used to call beforeEach or afterEach on a IAsyncPropertyWithHooks

Type declaration

Type declaration

Remarks

Since 2.2.0