| 1 | // This file and the act() implementation is sourced from react-testing-library |
| 2 | // https://github.com/testing-library/react-testing-library/blob/3dcd8a9649e25054c0e650d95fca2317b7008576/types/index.d.ts |
| 3 | import * as React from 'react'; |
| 4 |
nothing calls this directly
no test coverage detected