UNPKG

rnsst

Version:

React Native Storybook Screeshot Tests with Detox

3 lines (2 loc) 131 B
import { Config } from './types'; export declare const testStories: (config: Config, beforeHandler?: () => void) => Promise<void>;