UNPKG

creevey

Version:

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

7 lines (5 loc) 216 B
/* eslint-disable no-var */ declare var __CREEVEY_ENV__: boolean; declare var __CREEVEY_SERVER_HOST__: string; declare var __CREEVEY_SERVER_PORT__: number | null; declare var __CREEVEY_CLIENT_PORT__: number | null;