UNPKG

creevey

Version:

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

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