UNPKG

@jjordy/swr-devtools

Version:

Devtools for SWR

4 lines (3 loc) 246 B
declare const customRender: (ui: any, options?: {}) => import("@testing-library/react").RenderResult<typeof import("@testing-library/dom/types/queries"), HTMLElement>; export * from "@testing-library/react"; export { customRender as render };