UNPKG

creevey

Version:

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

7 lines (6 loc) 153 B
declare global { interface Window { __CREEVEY_SET_READY_FOR_CAPTURE__?: () => void; } } export declare function readyForCapture(): void;