UNPKG

react-native-screenshot-test

Version:
4 lines (3 loc) 242 B
import { Components, ScreenshotConfig } from './withScreenShot'; declare const withScreenShotTest: (components: Components[], screenshotConfig?: ScreenshotConfig) => import("react/jsx-runtime").JSX.Element; export default withScreenShotTest;