UNPKG

react-native-screenshot-test

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