UNPKG

creevey

Version:

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

7 lines 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.readyForCapture = readyForCapture; function readyForCapture() { window.__CREEVEY_SET_READY_FOR_CAPTURE__?.(); } //# sourceMappingURL=readyForCapture.js.map