UNPKG

creevey

Version:

creevey is a tool for automated visual testing, that tightly integrated with storybook

3 lines (2 loc) 122 B
import { Config, Options } from '../../types'; export default function (config: Config, options: Options): Promise<void>;