UNPKG

creevey

Version:

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

6 lines (4 loc) 178 B
/* eslint-disable no-var */ declare var __CREEVEY_SERVER_HOST__: string; declare var __CREEVEY_SERVER_PORT__: number | null; declare var __CREEVEY_CLIENT_PORT__: number | null;