UNPKG

creevey

Version:

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

4 lines (3 loc) 162 B
import { API } from '@storybook/api'; export declare const ADDON_ID = "creevey"; export declare function registerCreeveyPanels(storybookApi: API): Promise<void>;