UNPKG

jest-metadata

Version:

🦸‍♂️ Superhero power for your Jest reporters! 🦸‍♀️

2 lines (1 loc) 78 B
export type HookType = 'beforeAll' | 'beforeEach' | 'afterEach' | 'afterAll';