UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

3 lines (2 loc) 111 B
import { Config } from '../types'; export default function update(config: Config, grepPattern?: string): void;