UNPKG

ahooks

Version:
5 lines (4 loc) 179 B
import { renderHook } from '@testing-library/react'; export * from '@testing-library/react'; declare const customRender: typeof renderHook; export { customRender as renderHook };